diff --git a/src/app/page.tsx b/src/app/page.tsx index c73a17e..e1050aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { ]} autoplayDelay={4000} showDimOverlay={true} - useInvertedBackground={true} /> @@ -186,7 +185,6 @@ export default function LandingPage() { { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Store Location", href: "https://maps.app.goo.gl/YourStoreLocation" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] } ]} copyrightText="© 2024 Citi Style | All Rights Reserved" - useInvertedBackground={true} />