diff --git a/src/app/page.tsx b/src/app/page.tsx index ad524c1..de27679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { { name: "Contact us", id: "/contact-us" }, ]} brandName="CleanScene" - button={{ text: "Get Quote" }} + button={{ text: "Get My Free Estimate", href: "/estimate" }} />