From 03f0cbce1e3caf5dff0bc79313ba3e073d7a3be7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 01:09:02 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- 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 198c809..f943773 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -43,6 +43,7 @@ function ShopPageContent() { {"name":"Contact","id":"contact"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Get Quote", href: "#contact" }} />
@@ -85,6 +86,7 @@ function ShopPageContent() { {"name":"Contact","id":"contact"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Get Quote", href: "#contact" }} />