diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a9ead4..c90fa0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} buttons={[{ text: "View All Services", href: "/services" }]} buttonAnimation="blur-reveal" />