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" }} />