From 71d9817c8c80c830a7fe5e9ccb998707cc7d39da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:01: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 c3cbbc8..72e3e51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -206,7 +206,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="your@email.com" - buttonText="Request Estimate" + buttonText="Get My Free Estimate" termsText="We'll contact you within 24 hours to discuss your property needs and provide a free, no-obligation estimate." onSubmit={handleEmailSubmit} /> -- 2.49.1