Merge version_2 into main #4
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/actress-waiting-her-hair-be-done_23-2149066358.jpg", imageAlt: "Hair services"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Book Appointment", href: "https://calendly.com/yhighlf2717/30min" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
"Classic manicure and pedicure", "Gel extensions and design", "Nail art and embellishments", "Spa pedicure therapy", "Bridal nail packages"],
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Now", href: "https://calendly.com/yhighlf2717/30min" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user