Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 13:36:59 +00:00

View File

@@ -243,8 +243,8 @@ export default function LandingPage() {
imageAlt="group of students collaborating studying together"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="your.email@school.com"
buttonText="Create Plan"
inputPlaceholder="Start free (no credit card)"
buttonText="Get My Free Plan"
termsText="We respect your privacy. Unsubscribe at any time. By signing up, you agree to our Terms and Privacy Policy."
onSubmit={(email) => { console.log('Email signup:', email); }}
/>