From 9f6b89148db52abaf96c1575b965c324bbbfb6d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 03:09:02 +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 856ec78..1402b03 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -45,7 +45,6 @@ export default function ShopPage() { brandName="Jerry's Construction" bottomLeftText="Licensed • Insured • 20+ Years" bottomRightText="(555) 123-4567" - button={{ text: "Cart", onClick: () => console.log("cart") }} />
@@ -95,7 +94,6 @@ export default function ShopPage() { brandName="Jerry's Construction" bottomLeftText="Licensed • Insured • 20+ Years" bottomRightText="(555) 123-4567" - button={{ text: "Cart", onClick: () => console.log("cart") }} />