diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 359d031..557336f 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -38,6 +38,7 @@ function ShopPageContent() { {"name":"Shop","id":"/shop"} ]} brandName="Cozy Brews" + button={{ text: "Cart", href: "/cart" }} />
@@ -69,6 +70,7 @@ function ShopPageContent() { {"name":"Shop","id":"/shop"} ]} brandName="Cozy Brews" + button={{ text: "Cart", href: "/cart" }} />