From ede391b657344ca9cadd87b875d2e790a64577fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 19:56:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1226cc8..1cee6df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { mediaAnimation="slide-up" rating={5} ratingText="Rated 5 Stars by Our Clients" - useInvertedBackground={false} /> @@ -70,9 +69,6 @@ export default function LandingPage() { @@ -177,7 +173,6 @@ export default function LandingPage() { { items: [{ label: "Contact Us", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] } ]} logoText="LuxeFurnish © 2023. All rights reserved." - useInvertedBackground={true} /> -- 2.49.1