From 84ddf923753a7d23837a40d838abaadb43db522e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 12:54:41 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a9a5909..6fd9697 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -38,13 +38,11 @@ export default function ShopPage() { setCartOpen(true) }} buttonClassName="rounded-full px-6 py-2" @@ -87,13 +85,11 @@ export default function ShopPage() { setCartOpen(true) }} buttonClassName="rounded-full px-6 py-2"