diff --git a/src/app/page.tsx b/src/app/page.tsx index ac579e7..11e2c77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function HomePage() { gridVariant="uniform-4" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground="noInvert" buttons={[{ text: "Explore Services", href: "services" }]} buttonAnimation="blur-reveal" />