From 1c5d0e39ce1951dc123ae6cccfbecfdbb8bf11f0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:08:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70cd80e..e4a61da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:2125550199"}, { - text: "Get Free Quote", href: "#contact"}, + text: "Request Your Free Estimate", href: "#contact"}, ]} marqueeItems={[ { -- 2.49.1