diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a23d149..a710ccd 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -39,16 +39,15 @@ function ShopPageContent() { setCartOpen(true) }} />
@@ -58,10 +57,10 @@ function ShopPageContent() { @@ -88,16 +87,15 @@ function ShopPageContent() { setCartOpen(true) }} />
@@ -115,10 +113,10 @@ function ShopPageContent() {