Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a16e0bf71 | |||
| 4f4fab67ec | |||
| 6623afa4b0 | |||
| aee5c9edfe | |||
| af1982eacc |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now", href: "#contact" },
|
{ text: "Book Your Appointment Today", href: "#contact" },
|
||||||
{ text: "Learn More", href: "#services" }
|
{ text: "Learn More", href: "#services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user