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) }} />