Update src/app/shop/page.tsx

This commit is contained in:
2026-02-27 01:09:02 +00:00
parent 638a5b3eaa
commit 03f0cbce1e

View File

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