Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-04 12:24:31 +00:00

View File

@@ -195,8 +195,8 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Request Demo"
termsText="We respect your privacy. Unsubscribe at any time. Read our privacy policy."
buttonText="Schedule Demo"
termsText="Our sales team will contact you within 24 hours. We respect your privacy. Read our privacy policy."
onSubmit={handleEmailSubmit}
/>
</div>