diff --git a/src/app/page.tsx b/src/app/page.tsx index 647e4b3..1129da3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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)} />