diff --git a/src/app/page.tsx b/src/app/page.tsx index 86cb2a0..00ed89e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,6 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" ariaLabel="Hero section" - useInvertedBackground={false} />
@@ -185,7 +184,6 @@ export default function LandingPage() { ]} copyrightText="© 2024 Vividh Design. All rights reserved." ariaLabel="Site footer" - useInvertedBackground={false} />