Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-10 03:42:52 +00:00

View File

@@ -210,8 +210,8 @@ export default function LandingPage() {
background={{ variant: "downward-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Book Free Consultation"
termsText="By booking a consultation, you agree to our Terms and Privacy Policy. We'll contact you within 24 hours."
buttonText="Claim Free Consultation"
termsText="By booking a consultation, you agree to our Terms and Privacy Policy. (Limited spots available). We'll contact you within 24 hours."
onSubmit={handleContactSubmit}
/>
</div>