Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-23 20:37:39 +00:00

View File

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