2 Commits

Author SHA1 Message Date
e0b28c1e67 Update src/app/page.tsx 2026-03-11 19:07:09 +00:00
5be0da93eb Merge version_3 into main
Merge version_3 into main
2026-03-11 17:55:42 +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)}
/>