Update src/app/shop/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ function ShopPageContent() {
|
||||
{"name":"Shop","id":"/shop"}
|
||||
]}
|
||||
button={{ text: "Get Started" }}
|
||||
brandName="Webild"
|
||||
brandName="North Star Marketing Lab "
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -82,7 +82,7 @@ function ShopPageContent() {
|
||||
{"name":"Shop","id":"/shop"}
|
||||
]}
|
||||
button={{ text: "Get Started" }}
|
||||
brandName="Webild"
|
||||
brandName="North Star Marketing Lab "
|
||||
/>
|
||||
</div>
|
||||
<div id="productCatalog" data-section="productCatalog">
|
||||
|
||||
Reference in New Issue
Block a user