Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a43d91fba6 | |||
| f893e61130 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
avatarText="Trusted by 2,000+ satisfied patients"
|
avatarText="Trusted by 2,000+ satisfied patients"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Emergency Appointment", href: "contact" },
|
{ text: "Book Emergency Appointment", href: "contact" },
|
||||||
{ text: "Call Now: +91-XXXX-XXXX", href: "#" }
|
{ text: "Chat with Dentist Now", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user