diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 04804d3..69b708f 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -89,7 +89,6 @@ export default function ShopPage() { logoText="Bayka" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={false} />