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} />