From 585b0fdcacd0696b99b3bbb3d83e364c0d6b3b60 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 05:09:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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} />