Update src/app/shop/page.tsx

This commit is contained in:
2026-02-26 16:27:49 +00:00
parent 15311ddf9a
commit 01be73d07e

View File

@@ -41,6 +41,7 @@ function ShopPageContent() {
{"name":"Reviews","id":"testimonials"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Order Now", href: "#contact" }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -84,6 +85,7 @@ function ShopPageContent() {
{"name":"Reviews","id":"testimonials"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Order Now", href: "#contact" }}
/>
</div>
<div id="productCatalog" data-section="productCatalog">