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"