From 3d6b857ebe36c3d31d0cd28aa2749ac4d3717e29 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 3 May 2026 19:41:41 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} />