Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77e33a6d9c | |||
| 5e4072be80 |
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Schedule Now"
|
||||
termsText="We respect your privacy. You'll receive appointment details and occasional dental care tips."
|
||||
termsText="We'll confirm your appointment within 2 hours. No credit card required."
|
||||
onSubmit={handleEmailSubmit}
|
||||
/>
|
||||
</div>
|
||||
@@ -275,4 +275,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user