Update src/app/shop/page.tsx

This commit is contained in:
2026-02-21 17:21:08 +00:00
parent e449f91256
commit 5a4e7d4114

View File

@@ -37,7 +37,6 @@ function ShopPageContent() {
brandName="Lakeside Construction"
bottomLeftText="Crafting Dreams into Reality"
bottomRightText="Request a Consultation"
button={{ text: "Cart", onClick: () => {} }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -68,7 +67,6 @@ function ShopPageContent() {
brandName="Lakeside Construction"
bottomLeftText="Crafting Dreams into Reality"
bottomRightText="Request a Consultation"
button={{ text: "Cart", onClick: () => {} }}
/>
</div>
<div id="product-catalog" data-section="product-catalog">