Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-07 19:40:05 +00:00

View File

@@ -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>