From d0f9b972f931b27c467d5f7f3465650e9d5d4513 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:14:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f83e63c..14b78b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,6 @@ export default function HomePage() { { icon: Instagram, href: "https://instagram.com/globalhomestyle", ariaLabel: "Instagram" }, { icon: Twitter, href: "https://twitter.com/globalhomestyle", ariaLabel: "Twitter" } ]} - useInvertedBackground={false} /> -- 2.49.1