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} />