diff --git a/src/app/page.tsx b/src/app/page.tsx index 1129da3..bfcc319 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="Get Your Free App Consultation" + buttonText="Get Free 30-Minute Consultation" termsText="We respect your privacy. Your information is secure with us." onSubmit={(email) => console.log(email)} />