From bccb726ead37924b1b257da029059eec65e93520 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 07:01:18 +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 7fb5527..dec3254 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { text="Upload your inspection notes to receive a professional, itemized estimate within 24 hours." buttons={[ { - text: "Request an Estimate", href: "mailto:info@unitedgreenbuilders.com"}, + text: "Get My Free Estimate", href: "mailto:info@unitedgreenbuilders.com"}, ]} /> -- 2.49.1