From ea39ca1fbb51bbf0c79694ac6b0b350eacb2e7e6 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 13:34:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b6e4f3..e224c27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -117,7 +117,7 @@ export default function LandingPage() { title="Our Services" description="Comprehensive talent management and brand partnership solutions" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" features={[ { id: 1, @@ -182,7 +182,7 @@ export default function LandingPage() { title="Meet The Nadia Team" description="Experienced industry professionals dedicated to talent success" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" groups={[ { -- 2.49.1