Update src/app/shop/page.tsx
This commit is contained in:
@@ -89,7 +89,6 @@ export default function ShopPage() {
|
|||||||
logoText="Bayka"
|
logoText="Bayka"
|
||||||
leftLink={{ text: "Privacy Policy", href: "/privacy" }}
|
leftLink={{ text: "Privacy Policy", href: "/privacy" }}
|
||||||
rightLink={{ text: "Terms of Service", href: "/terms" }}
|
rightLink={{ text: "Terms of Service", href: "/terms" }}
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user