diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f9c3ee..de062a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} buttons={[{ text: "Explore All Features", href: "#" }]} buttonAnimation="blur-reveal" />