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