Merge version_2 into main #2
@@ -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