diff --git a/src/app/page.tsx b/src/app/page.tsx index 43fb237..56846d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground="noInvert" buttons={[ { text: "Explore All Features", href: "https://example.com/features" }, ]}