diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index f79d378..bcba45a 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -101,7 +101,7 @@ function ProductPageContent({ params }: ProductPageProps) { {"name":"Shop","id":"/shop"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} - brandName="Webild" + brandName="North Star Marketing Lab " />
@@ -140,7 +140,7 @@ function ProductPageContent({ params }: ProductPageProps) { {"name":"Shop","id":"/shop"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} - brandName="Webild" + brandName="North Star Marketing Lab " />
@@ -186,7 +186,7 @@ function ProductPageContent({ params }: ProductPageProps) { {"name":"Shop","id":"/shop"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} - brandName="Webild" + brandName="North Star Marketing Lab " />