Merge version_1 into main #1
@@ -68,15 +68,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Professional Haircuts", author: "Expert Stylists", description: "Precision cuts tailored to your face shape and style preferences. Quick, efficient, and lasting results.", tags: ["Cuts", "Men & Women", "30 mins"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-hairdresser-shaving-customers-beard-hair-salon_23-2148181971.jpg", imageAlt: "Professional haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-hairdresser-shaving-customers-beard-hair-salon_23-2148181971.jpg?_wi=1", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Hair Coloring & Treatments", author: "Color Specialists", description: "Vibrant colors, root touch-ups, and nourishing treatments. Fast service with guaranteed color satisfaction.", tags: ["Color", "Treatments", "60 mins"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiles-broadly-points-you-asks-join-her-team-has-bright-colored-hair-piercing-nose-wears-hat-checkered-shirt-stands-pink_273609-54538.jpg", imageAlt: "Hair coloring treatment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiles-broadly-points-you-asks-join-her-team-has-bright-colored-hair-piercing-nose-wears-hat-checkered-shirt-stands-pink_273609-54538.jpg?_wi=1", imageAlt: "Hair coloring treatment"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Special Occasion Styling", author: "Styling Experts", description: "Beautiful updos and event styling for weddings, parties, and special moments. Book ahead for quick turnaround.", tags: ["Styling", "Events", "45 mins"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg", imageAlt: "Special occasion hair styling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg?_wi=1", imageAlt: "Special occasion hair styling"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -151,15 +151,15 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "basic", title: "Quick Cut", price: "$35", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/adult-hairdresser-shaving-customers-beard-hair-salon_23-2148181971.jpg", imageAlt: "Quick cut service", button: { text: "Book Now", href: "contact" },
|
||||
id: "basic", title: "Quick Cut", price: "$35", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/adult-hairdresser-shaving-customers-beard-hair-salon_23-2148181971.jpg?_wi=2", imageAlt: "Quick cut service", button: { text: "Book Now", href: "contact" },
|
||||
features: ["Professional haircut", "5-minute consultation", "Style advice included"]
|
||||
},
|
||||
{
|
||||
id: "pro", title: "Complete Style", price: "$65", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg", imageAlt: "Complete styling service", button: { text: "Book Now", href: "contact" },
|
||||
id: "pro", title: "Complete Style", price: "$65", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg?_wi=2", imageAlt: "Complete styling service", button: { text: "Book Now", href: "contact" },
|
||||
features: ["Cut + styling", "Color consultation", "Premium products", "Extended consultation"]
|
||||
},
|
||||
{
|
||||
id: "premium", title: "Transformation", price: "$120", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiles-broadly-points-you-asks-join-her-team-has-bright-colored-hair-piercing-nose-wears-hat-checkered-shirt-stands-pink_273609-54538.jpg", imageAlt: "Hair transformation service", button: { text: "Book Now", href: "contact" },
|
||||
id: "premium", title: "Transformation", price: "$120", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiles-broadly-points-you-asks-join-her-team-has-bright-colored-hair-piercing-nose-wears-hat-checkered-shirt-stands-pink_273609-54538.jpg?_wi=2", imageAlt: "Hair transformation service", button: { text: "Book Now", href: "contact" },
|
||||
features: ["Cut + color treatment", "Deep conditioning", "Personalized styling", "VIP consultation", "Follow-up included"]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user