Update src/app/shop/page.tsx

This commit is contained in:
2026-02-23 20:37:35 +00:00
parent df1904b57f
commit b4621b7f2e

View File

@@ -43,6 +43,7 @@ function ShopPageContent() {
{"name":"Contact","id":"contact-section"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Get Started" }}
brandName="Webild"
/>
</div>
@@ -80,6 +81,7 @@ function ShopPageContent() {
{"name":"Contact","id":"contact-section"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Get Started" }}
brandName="Webild"
/>
</div>