diff --git a/src/app/page.tsx b/src/app/page.tsx index 81761f3..6a02a59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />