Update src/app/shop/page.tsx

This commit is contained in:
2026-02-17 10:57:34 +00:00
parent 726bc51a6e
commit a2ad2a85cb

View File

@@ -42,9 +42,6 @@ export default function ShopPage() {
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
]}
button={{
text: "Cart", href: "#cart"
}}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -87,9 +84,6 @@ export default function ShopPage() {
{"name":"Contact","id":"contact"},
{"name":"Shop","id":"/shop"}
]}
button={{
text: "Cart", href: "#cart"
}}
/>
</div>
<div id="productCatalog" data-section="productCatalog">