From 5963dca30d2ab3f663d1edd484d28599d2f6d149 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 13:22:48 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 70fc138..99b47bf 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -61,7 +61,6 @@ export default function ShopPage() { brandName="Dmitry" bottomLeftText="Private & Confidential" bottomRightText="Connect with Dmitry" - button={{ text: "Cart", onClick: () => setCartOpen(true) }} />
@@ -92,7 +91,6 @@ export default function ShopPage() { brandName="Dmitry" bottomLeftText="Private & Confidential" bottomRightText="Connect with Dmitry" - button={{ text: "Cart", onClick: () => setCartOpen(true) }} />