3 Commits

Author SHA1 Message Date
70c3cb88f6 Merge version_6 into main
Merge version_6 into main
2026-04-18 21:37:54 +00:00
4be6e8525a Update src/app/page.tsx 2026-04-18 21:37:48 +00:00
516072abd7 Merge version_5 into main
Merge version_5 into main
2026-04-18 21:36:08 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Where beauty meets artistry"
description="Discover Ammans most luxurious salon experience. Expert hair, nail, and beauty treatments tailored to you."
buttons={[{ text: "Book an Appointment", href: "#contact" }]}
buttons={[{ text: "Book an Appointment", href: "https://wa.me/962792229393" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXqqlq4YvE0X80rA5sv3f7Qims/uploaded-1776548061442-lvcdnpis.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
@@ -98,9 +98,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{ id: "p1", badge: "Essential", price: "Starting from 25 JOD", subtitle: "Blowouts & Maintenance", features: ["Consultation", "Expert Wash", "Blowout Style"], buttons: [{ text: "Book Now", href: "#contact" }] },
{ id: "p2", badge: "Popular", price: "Starting from 65 JOD", subtitle: "Hair Color & Treatments", features: ["Consultation", "Balayage", "Gloss Treatment"], buttons: [{ text: "Book Now", href: "#contact" }] },
{ id: "p3", badge: "Luxury", price: "Starting from 40 JOD", subtitle: "Full Nail Service", features: ["Gel Extensions", "Nail Art", "Manicure"], buttons: [{ text: "Book Now", href: "#contact" }] },
{ id: "p1", badge: "Essential", price: "Starting from 25 JOD", subtitle: "Blowouts & Maintenance", features: ["Consultation", "Expert Wash", "Blowout Style"], buttons: [{ text: "Book Now", href: "https://wa.me/962792229393" }] },
{ id: "p2", badge: "Popular", price: "Starting from 65 JOD", subtitle: "Hair Color & Treatments", features: ["Consultation", "Balayage", "Gloss Treatment"], buttons: [{ text: "Book Now", href: "https://wa.me/962792229393" }] },
{ id: "p3", badge: "Luxury", price: "Starting from 40 JOD", subtitle: "Full Nail Service", features: ["Gel Extensions", "Nail Art", "Manicure"], buttons: [{ text: "Book Now", href: "https://wa.me/962792229393" }] },
]}
title="Service Packages"
description="Elegant care for every need."
@@ -164,7 +164,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{ variant: "gradient-bars" }}
text="Experience luxury that lasts. Book your visit at Lush Beauty Lounge today."
buttons={[{ text: "WhatsApp Booking", href: "https://wa.me/9627XXXXXXXX" }]}
buttons={[{ text: "WhatsApp Booking", href: "https://wa.me/962792229393" }]}
/>
</div>