From 591d2795bfa25c90cad22a96c34f8a88180a7893 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:33:00 +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 ae54270..43469bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { ]} ctaTitle="Ready for a Five Star Lawn?" ctaDescription="Get your custom estimate today by calling or messaging us." - ctaButton={{ text: "Call Now", href: "tel:+19083596432" }} + ctaButton={{ text: "Get Your Free Estimate", href: "tel:+19083596432" }} ctaIcon={Phone} /> -- 2.49.1