diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ba62ad..617e7d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file