5 Commits

Author SHA1 Message Date
3474322e18 Merge version_3 into main
Merge version_3 into main
2026-03-04 06:13:48 +00:00
5ece73df21 Update src/app/page.tsx 2026-03-04 06:13:44 +00:00
2bf1f56494 Merge version_2 into main
Merge version_2 into main
2026-03-04 06:11:39 +00:00
dcfbd17a54 Update src/app/page.tsx 2026-03-04 06:11:34 +00:00
6e0f9c016d Merge version_1 into main
Merge version_1 into main
2026-03-04 06:09:59 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Transform Your Beauty Experience"
description="Discover premium salon services in an elegant, luxurious setting. Our expert stylists are dedicated to bringing out your best self with personalized care and cutting-edge techniques."
description="Walk out looking and feeling your absolute best. Our expert stylists deliver personalized care in an elegant, luxurious setting using premium products and cutting-edge techniques."
tag="Premier Salon"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -197,7 +197,7 @@ export default function LandingPage() {
tagIcon={Phone}
tagAnimation="slide-up"
title="Ready to Book Your Appointment?"
description="Experience luxury beauty care at Luxe Salon. Contact us today to schedule your personalized consultation and discover the transformation that awaits you."
description="Schedule your first appointment this week and receive a complimentary consultation. Let our expert stylists create a personalized beauty plan designed just for you."
buttons={[
{ text: "Schedule Now", href: "tel:+1234567890" },
{ text: "Send Message", href: "mailto:info@luxesalon.com" }