From 0ad71a1c02ce8794109f7df743fba609fcba2514 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 24 Feb 2026 19:52:00 +0000 Subject: [PATCH] Bob AI: fix build errors (attempt 1) --- src/app/shop/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index b881b18..76ec948 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -38,6 +38,7 @@ function ShopPageContent() { {"name":"Shop","id":"/shop"} ]} brandName="Custom Roofing of South Carolina" + button={{ text: "Contact", href: "/contact" }} />
@@ -69,6 +70,7 @@ function ShopPageContent() { {"name":"Shop","id":"/shop"} ]} brandName="Custom Roofing of South Carolina" + button={{ text: "Contact", href: "/contact" }} />