diff --git a/src/app/page.tsx b/src/app/page.tsx index f8eb48e..ff02d87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg", imageAlt: "Luxury salon interior with modern styling chairs"}, + imageSrc: "http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg", imageAlt: "Luxury salon interior with modern styling chairs" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg", imageAlt: "Professional hair transformation showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg", imageAlt: "Professional hair transformation showcase" + }, ]} mediaAnimation="blur-reveal" rating={5} @@ -146,11 +148,14 @@ export default function LandingPage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Alessandra Rossi", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Alessandra Rossi, Master Colorist"}, + id: "1", name: "Alessandra Rossi", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Alessandra Rossi, Master Colorist" + }, { - id: "2", name: "Marcus Sterling", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", imageAlt: "Marcus Sterling, Creative Director"}, + id: "2", name: "Marcus Sterling", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", imageAlt: "Marcus Sterling, Creative Director" + }, { - id: "3", name: "Sofia Mendez", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", imageAlt: "Sofia Mendez, Hair Specialist"}, + id: "3", name: "Sofia Mendez", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", imageAlt: "Sofia Mendez, Hair Specialist" + }, ]} membersAnimation="blur-reveal" memberVariant="default" @@ -171,17 +176,23 @@ export default function LandingPage() { tagAnimation="slide-up" blogs={[ { - id: "1", category: "Balayage", title: "Sun-Kissed Blonde Transformation", excerpt: "Hand-painted highlights for natural, dimensional beauty", imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg", imageAlt: "Balayage blonde transformation", authorName: "Alessandra Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", date: "Featured Work"}, + id: "1", category: "Balayage", title: "Sun-Kissed Blonde Transformation", excerpt: "Hand-painted highlights for natural, dimensional beauty", imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg", imageAlt: "Balayage blonde transformation", authorName: "Alessandra Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", date: "Featured Work" + }, { - id: "2", category: "Color Design", title: "Rich Brunette with Depth", excerpt: "Premium color treatment with dimensional technique", imageSrc: "http://img.b2bpic.net/free-photo/sexy-young-woman-home-portrait_624325-3377.jpg", imageAlt: "Rich brunette hair color", authorName: "Marcus Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", date: "Featured Work"}, + id: "2", category: "Color Design", title: "Rich Brunette with Depth", excerpt: "Premium color treatment with dimensional technique", imageSrc: "http://img.b2bpic.net/free-photo/sexy-young-woman-home-portrait_624325-3377.jpg", imageAlt: "Rich brunette hair color", authorName: "Marcus Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", date: "Featured Work" + }, { - id: "3", category: "Creative Styling", title: "Modern Asymmetric Cut", excerpt: "Contemporary design with architectural precision", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-sitting-sofa-looking-camera-high-quality-photo_114579-31508.jpg", imageAlt: "Modern asymmetric haircut", authorName: "Sofia Mendez", authorAvatar: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", date: "Featured Work"}, + id: "3", category: "Creative Styling", title: "Modern Asymmetric Cut", excerpt: "Contemporary design with architectural precision", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-sitting-sofa-looking-camera-high-quality-photo_114579-31508.jpg", imageAlt: "Modern asymmetric haircut", authorName: "Sofia Mendez", authorAvatar: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", date: "Featured Work" + }, { - id: "4", category: "Texture Styling", title: "Textured Waves Mastery", excerpt: "Professional styling for volume and movement", imageSrc: "http://img.b2bpic.net/free-photo/picture-girl-with-artistic-make-up_7502-5716.jpg", imageAlt: "Textured waves styling", authorName: "Alessandra Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", date: "Featured Work"}, + id: "4", category: "Texture Styling", title: "Textured Waves Mastery", excerpt: "Professional styling for volume and movement", imageSrc: "http://img.b2bpic.net/free-photo/picture-girl-with-artistic-make-up_7502-5716.jpg", imageAlt: "Textured waves styling", authorName: "Alessandra Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", date: "Featured Work" + }, { - id: "5", category: "Bridal", title: "Elegant Bridal Updo", excerpt: "Timeless elegance for your special day", imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-salon_107420-94688.jpg", imageAlt: "Bridal updo styling", authorName: "Sofia Mendez", authorAvatar: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", date: "Featured Work"}, + id: "5", category: "Bridal", title: "Elegant Bridal Updo", excerpt: "Timeless elegance for your special day", imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-salon_107420-94688.jpg", imageAlt: "Bridal updo styling", authorName: "Sofia Mendez", authorAvatar: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668445.jpg", date: "Featured Work" + }, { - id: "6", category: "Precision Cuts", title: "Sharp Geometric Design", excerpt: "Clean lines and precise angles", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Geometric haircut design", authorName: "Marcus Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", date: "Featured Work"}, + id: "6", category: "Precision Cuts", title: "Sharp Geometric Design", excerpt: "Clean lines and precise angles", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Geometric haircut design", authorName: "Marcus Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", date: "Featured Work" + }, ]} carouselMode="auto" animationType="slide-up" @@ -200,13 +211,17 @@ export default function LandingPage() {