Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 635e7e7020 | |||
| 92c68881da |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tag="Expert Dental Care"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:+919999999999"},
|
||||
text: "Call for Free Consultation", href: "tel:+919999999999"},
|
||||
{
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
]}
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user