4 Commits

Author SHA1 Message Date
7426788bd7 Update src/app/page.tsx 2026-03-07 19:40:01 +00:00
32bca316f9 Merge version_1 into main
Merge version_1 into main
2026-03-07 19:26:06 +00:00
fb0f3f414a Merge version_1 into main
Merge version_1 into main
2026-03-07 19:24:43 +00:00
9dbdae51ab Merge version_1 into main
Merge version_1 into main
2026-03-07 19:23:21 +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>