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