Update src/app/page.tsx

This commit is contained in:
2026-03-04 21:01:31 +00:00
parent f6fb883eb0
commit eb7c6df19c

View File

@@ -245,7 +245,7 @@ export default function LandingPage() {
imageAlt="Contact Cole Lock for property maintenance"
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email address"
inputPlaceholder="Your email for free quote"
buttonText="Get Free Quote"
termsText="We respect your privacy. Unsubscribe at any time."
/>
@@ -265,4 +265,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}