From 5a4e7d411401496d4e7199a6076d11d8008ba7c4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 17:21:08 +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 6088c8c..6aae700 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -37,7 +37,6 @@ function ShopPageContent() { brandName="Lakeside Construction" bottomLeftText="Crafting Dreams into Reality" bottomRightText="Request a Consultation" - button={{ text: "Cart", onClick: () => {} }} />
@@ -68,7 +67,6 @@ function ShopPageContent() { brandName="Lakeside Construction" bottomLeftText="Crafting Dreams into Reality" bottomRightText="Request a Consultation" - button={{ text: "Cart", onClick: () => {} }} />