diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a5a4f51..7af2c2b 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -33,11 +33,10 @@ export default function ShopPage() {
@@ -48,7 +47,6 @@ export default function ShopPage() { logoText="InDark" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} /> @@ -72,11 +70,10 @@ export default function ShopPage() {
@@ -95,7 +92,6 @@ export default function ShopPage() { logoText="InDark" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} />