From 116cbaa37729c286f3d7cee1c083fd81816d6a33 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 20:14:42 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) 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() {