Merge version_2 into main #2
@@ -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); }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user