diff --git a/src/app/page.tsx b/src/app/page.tsx index cc655f5..59b3e90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,8 +210,8 @@ export default function LandingPage() { background={{ variant: "downward-rays-animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" - buttonText="Book Free Consultation" - termsText="By booking a consultation, you agree to our Terms and Privacy Policy. We'll contact you within 24 hours." + buttonText="Claim Free Consultation" + termsText="By booking a consultation, you agree to our Terms and Privacy Policy. (Limited spots available). We'll contact you within 24 hours." onSubmit={handleContactSubmit} />