Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 14:02:25 +00:00
parent 80d0f905e5
commit 06c45e2231

View File

@@ -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}
/>
</div>
</ReactLenis>