Merge version_1 into main #1
@@ -81,10 +81,10 @@ export default function LandingPage() {
|
||||
title="Our Signature Services"
|
||||
description="Discover a world of luxury and personalized care with our exclusive beauty, hair, nail, and spa treatments."
|
||||
products={[
|
||||
{ id: "hair-1", name: "Hair Coloring & Highlights", price: "Starting from KWD 45", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-doing-hairstyle-with-hair-dryer-bearded-men-client-saloon_613910-13352.jpg", imageAlt: "Hair coloring process in a luxury salon" },
|
||||
{ id: "hair-2", name: "Haircuts & Styling", price: "Starting from KWD 25", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-doing-hairstyle-with-hair-dryer-bearded-men-client-saloon_613910-13352.jpg", imageAlt: "Hair stylist working on client's hair" },
|
||||
{ id: "nail-1", name: "Russian Manicure & Pedicure", price: "Starting from KWD 20", imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg", imageAlt: "Close-up of Russian manicure" },
|
||||
{ id: "nail-2", name: "Gel Polish & Nail Art", price: "Starting from KWD 15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg", imageAlt: "Elegant nail art design" },
|
||||
{ id: "hair-1", name: "Hair Coloring & Highlights", price: "Starting from KWD 45", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-doing-hairstyle-with-hair-dryer-bearded-men-client-saloon_613910-13352.jpg?_wi=1", imageAlt: "Hair coloring process in a luxury salon" },
|
||||
{ id: "hair-2", name: "Haircuts & Styling", price: "Starting from KWD 25", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-doing-hairstyle-with-hair-dryer-bearded-men-client-saloon_613910-13352.jpg?_wi=2", imageAlt: "Hair stylist working on client's hair" },
|
||||
{ id: "nail-1", name: "Russian Manicure & Pedicure", price: "Starting from KWD 20", imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg?_wi=1", imageAlt: "Close-up of Russian manicure" },
|
||||
{ id: "nail-2", name: "Gel Polish & Nail Art", price: "Starting from KWD 15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg?_wi=2", imageAlt: "Elegant nail art design" },
|
||||
{ id: "spa-1", name: "Hot Stone & Aroma Massage", price: "Starting from KWD 50", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-back-massage-spa-center_1139-1143.jpg", imageAlt: "Relaxing hot stone massage" },
|
||||
{ id: "beauty-1", name: "Professional Makeup & Eyelashes", price: "Starting from KWD 30", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-armpit-hair-removed_107420-74069.jpg", imageAlt: "Makeup artist applying makeup" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user