Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cec15b7fe | |||
| bf0bd7cfe9 |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Appointment", href: "booking" },
|
{ text: "Book Appointment", href: "booking" },
|
||||||
{ text: "Call Now", href: "tel:03214976119" }
|
{ text: "WhatsApp Now", href: "https://wa.me/923214976119" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -282,4 +282,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user