diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d1ff73..4e896f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,33 +44,33 @@ export default function LandingPage() { tag="Hairstyling Excellence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg?_wi=1", imageAlt: "Long hair styling" + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg", imageAlt: "Long hair styling" }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg?_wi=1", imageAlt: "Hair coloring service" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg", imageAlt: "Hair coloring service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg?_wi=1", imageAlt: "Short bob cut" + imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg", imageAlt: "Short bob cut" }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg?_wi=1", imageAlt: "Elegant updo" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Elegant updo" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg?_wi=2", imageAlt: "Professional styling" + imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg", imageAlt: "Professional styling" }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg?_wi=2", imageAlt: "Wedding hair styling" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Wedding hair styling" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg?_wi=2", imageAlt: "Hair transformation" + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg", imageAlt: "Hair transformation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg?_wi=2", imageAlt: "Color transformation" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg", imageAlt: "Color transformation" } ]} carouselPosition="right" @@ -95,16 +95,16 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "1", name: "Balayage Blonde Transformation", price: "Premium Color", variant: "Balayage Highlights", imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg?_wi=3", imageAlt: "Balayage blonde hair" + id: "1", name: "Balayage Blonde Transformation", price: "Premium Color", variant: "Balayage Highlights", imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg", imageAlt: "Balayage blonde hair" }, { - id: "2", name: "Modern Bob Cut", price: "Precision Cut", variant: "Short & Chic", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg?_wi=3", imageAlt: "Modern bob haircut" + id: "2", name: "Modern Bob Cut", price: "Precision Cut", variant: "Short & Chic", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg", imageAlt: "Modern bob haircut" }, { - id: "3", name: "Rich Brunette Color", price: "Color Service", variant: "Deep Brunette", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg?_wi=3", imageAlt: "Rich brunette coloring" + id: "3", name: "Rich Brunette Color", price: "Color Service", variant: "Deep Brunette", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg", imageAlt: "Rich brunette coloring" }, { - id: "4", name: "Elegant Wedding Updo", price: "Special Occasion", variant: "Bridal Styling", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg?_wi=3", imageAlt: "Wedding updo styling" + id: "4", name: "Elegant Wedding Updo", price: "Special Occasion", variant: "Bridal Styling", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Wedding updo styling" } ]} /> @@ -115,19 +115,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Precision Haircuts", description: "Expert cutting techniques tailored to your face shape and personal style. Whether you want a classic cut or something trendy, Beth delivers precision and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg?_wi=4", imageAlt: "Precision haircut" + title: "Precision Haircuts", description: "Expert cutting techniques tailored to your face shape and personal style. Whether you want a classic cut or something trendy, Beth delivers precision and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg", imageAlt: "Precision haircut" }, { id: 2, - title: "Hair Coloring & Highlights", description: "From full color to balayage highlights, achieve the perfect shade. Our color specialists use premium products to ensure lasting, vibrant results.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg?_wi=4", imageAlt: "Hair coloring" + title: "Hair Coloring & Highlights", description: "From full color to balayage highlights, achieve the perfect shade. Our color specialists use premium products to ensure lasting, vibrant results.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg", imageAlt: "Hair coloring" }, { id: 3, - title: "Styling & Treatments", description: "Blow-outs, treatments, and styling services to keep your hair healthy and beautiful. Professional care that brings out your hair's natural shine.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg?_wi=4", imageAlt: "Hair styling" + title: "Styling & Treatments", description: "Blow-outs, treatments, and styling services to keep your hair healthy and beautiful. Professional care that brings out your hair's natural shine.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27188.jpg", imageAlt: "Hair styling" }, { id: 4, - title: "Special Occasion Hair", description: "Create your perfect look for weddings, events, and celebrations. Beth specializes in creating stunning updos and special styles for your big moment.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg?_wi=4", imageAlt: "Special occasion hair" + title: "Special Occasion Hair", description: "Create your perfect look for weddings, events, and celebrations. Beth specializes in creating stunning updos and special styles for your big moment.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Special occasion hair" } ]} title="Our Services" @@ -158,22 +158,22 @@ export default function LandingPage() {