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: () => {} }} />