1 Commits

Author SHA1 Message Date
0ae22fd44f Update src/app/page.tsx 2026-03-03 08:10:33 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Your email address" inputPlaceholder="Your email address"
buttonText="Get Started" buttonText="Schedule a Consultation"
termsText="We respect your inbox. No spam, just solutions. We're in this together." termsText="We respect your inbox. No spam, just solutions. We're in this together."
/> />
</div> </div>