Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-11 19:07:13 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Schedule Free Discovery Call"
buttonText="Get Your Free App Consultation"
termsText="We respect your privacy. Your information is secure with us."
onSubmit={(email) => console.log(email)}
/>