From b70f2f3bacca19b5e3d1bc2f7da8e2bf87a81404 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 23:27:22 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index e556ebf..9369f19 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -35,6 +35,7 @@ export default function ShopPage() {
@@ -47,7 +48,6 @@ export default function ShopPage() { logoText="The Grand Hotel" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} />
@@ -73,6 +73,7 @@ export default function ShopPage() {
@@ -91,7 +92,6 @@ export default function ShopPage() { logoText="The Grand Hotel" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} />