Merge version_2 into main #2
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
text="Ready to transform your smile? Schedule your appointment today and experience exceptional dental care at City Crown Dental Clinic. Call us or book online now!"
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Book Your Appointment", href: "tel:+919997512707" },
|
||||
{ text: "Book Your Appointment", href: "https://calendly.com/citycrowndental" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/919997512707" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -215,4 +215,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user