Merge version_2 into main #3
@@ -196,11 +196,11 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Get in Touch"
|
||||
title="Ready for Your Best Smile?"
|
||||
description="Schedule your appointment today. Our friendly team is ready to help you achieve the healthy, beautiful smile you deserve."
|
||||
description="Schedule your no-obligation initial meeting today. Our friendly team is ready to discuss your dental goals and create a personalized plan for your beautiful, healthy smile."
|
||||
tagIcon={Calendar}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Now"
|
||||
termsText="We respect your privacy. We'll only use your information to contact you about your appointment."
|
||||
buttonText="Book Free Consultation Today"
|
||||
termsText="We respect your privacy. We'll only use your information to contact you about your free consultation."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user