Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/regretted-young-beautiful-female-barber-uniform-speaks-phone-isolated-green-background_141793-118626.jpg", imageAlt: "Salon Interior" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg", imageAlt: "Styling" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=1", imageAlt: "Styling" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27180.jpg", imageAlt: "Relaxing" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-81888.jpg", imageAlt: "Decor" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg", imageAlt: "Tools" },
|
||||
@@ -72,9 +72,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Precision Cuts", description: "Customized haircuts that suit your features and personal style perfectly.", icon: Scissors, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg" }] },
|
||||
{ title: "Expert Coloring", description: "From subtle highlights to bold transformations using premium sustainable dyes.", icon: Palette, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg" }] },
|
||||
{ title: "Blow-Dry & Style", description: "Luxurious wash and blow-out services for any occasion, big or small.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg" }] },
|
||||
{ title: "Precision Cuts", description: "Customized haircuts that suit your features and personal style perfectly.", icon: Scissors, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg?_wi=2" }] },
|
||||
{ title: "Expert Coloring", description: "From subtle highlights to bold transformations using premium sustainable dyes.", icon: Palette, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=3" }] },
|
||||
{ title: "Blow-Dry & Style", description: "Luxurious wash and blow-out services for any occasion, big or small.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg?_wi=2" }] },
|
||||
]}
|
||||
title="Salon Services"
|
||||
description="Comprehensive beauty solutions tailored to your unique hair type and lifestyle."
|
||||
|
||||
Reference in New Issue
Block a user