Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-06 20:56:50 +00:00

View File

@@ -307,7 +307,7 @@ export default function HomePage() {
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Get Free Quote"
termsText="We'll contact you within 24 hours with a professional assessment."
termsText="We respond within 2-4 hours with a professional assessment."
onSubmit={(email) => console.log("Email submitted:", email)}
/>
</div>