diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d45255c..16488bb 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -44,6 +44,7 @@ function ShopPageContent() { { name: "Shop", id: "/shop" } ]} brandName="A Modern Real Estate Agency" + button={{ text: "Get Started", href: "#contact" }} />
@@ -81,6 +82,7 @@ function ShopPageContent() { { name: "Shop", id: "/shop" } ]} brandName="A Modern Real Estate Agency" + button={{ text: "Get Started", href: "#contact" }} />