Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:01:47 +00:00
parent 9878f4805f
commit 71d9817c8c

View File

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