Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 13:22:48 +00:00
parent bb7a472005
commit 5963dca30d

View File

@@ -61,7 +61,6 @@ export default function ShopPage() {
brandName="Dmitry"
bottomLeftText="Private & Confidential"
bottomRightText="Connect with Dmitry"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -92,7 +91,6 @@ export default function ShopPage() {
brandName="Dmitry"
bottomLeftText="Private & Confidential"
bottomRightText="Connect with Dmitry"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<div id="product-catalog" data-section="product-catalog">