Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ece73df21 | |||
| 2bf1f56494 | |||
| dcfbd17a54 | |||
| 6e0f9c016d |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Transform Your Beauty Experience"
|
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"
|
tag="Premier Salon"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Ready to Book Your Appointment?"
|
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={[
|
buttons={[
|
||||||
{ text: "Schedule Now", href: "tel:+1234567890" },
|
{ text: "Schedule Now", href: "tel:+1234567890" },
|
||||||
{ text: "Send Message", href: "mailto:info@luxesalon.com" }
|
{ text: "Send Message", href: "mailto:info@luxesalon.com" }
|
||||||
|
|||||||
Reference in New Issue
Block a user