diff --git a/src/app/page.tsx b/src/app/page.tsx index efaa64d..c3586bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,19 +57,19 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-making-hairstyle-blonde-woman-beauty-salon_176420-4450.jpg", imageAlt: "luxury barber cutting hair cinematic dark" }, { - imageSrc: "http://img.b2bpic.net/free-photo/doing-new-hairstyle-male-model-using-hairspray_651396-965.jpg", imageAlt: "modern men hairstyle trendy hair style" + imageSrc: "http://img.b2bpic.net/free-photo/doing-new-hairstyle-male-model-using-hairspray_651396-965.jpg?_wi=1", imageAlt: "modern men hairstyle trendy hair style" }, { - imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7908.jpg", imageAlt: "barber working client haircut precision tool" + imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7908.jpg?_wi=1", imageAlt: "barber working client haircut precision tool" }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg", imageAlt: "luxury salon interior modern furniture design" + imageSrc: "http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=1", imageAlt: "luxury salon interior modern furniture design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-partners-videocall-wearing-elegant-tailored-suits-international-meeting-collaboration-entrepreneurs-using-online-conference-telework-chat-discuss-new-terms_482257-67953.jpg", imageAlt: "before after hair transformation men style" + imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-partners-videocall-wearing-elegant-tailored-suits-international-meeting-collaboration-entrepreneurs-using-online-conference-telework-chat-discuss-new-terms_482257-67953.jpg?_wi=1", imageAlt: "before after hair transformation men style" }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4462.jpg", imageAlt: "professional barber portrait salon background" + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4462.jpg?_wi=1", imageAlt: "professional barber portrait salon background" } ]} ariaLabel="Hero section with carousel" @@ -87,7 +87,7 @@ export default function LandingPage() { { value: "4.4★", title: "Kundbetyg" }, { value: "10+", title: "Års erfarenhet" } ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4462.jpg?_wi=2" imageAlt="Professional barber at work" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -131,16 +131,16 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" products={[ { - id: "1", name: "Modern män stil", price: "Premium cut", variant: "Trendy & klassiskt", imageSrc: "http://img.b2bpic.net/free-photo/doing-new-hairstyle-male-model-using-hairspray_651396-965.jpg", imageAlt: "Modern hairstyle men" + id: "1", name: "Modern män stil", price: "Premium cut", variant: "Trendy & klassiskt", imageSrc: "http://img.b2bpic.net/free-photo/doing-new-hairstyle-male-model-using-hairspray_651396-965.jpg?_wi=2", imageAlt: "Modern hairstyle men" }, { - id: "2", name: "Professionell barberarbete", price: "Expert craft", variant: "Precision & detalj", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7908.jpg", imageAlt: "Barber precision work" + id: "2", name: "Professionell barberarbete", price: "Expert craft", variant: "Precision & detalj", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7908.jpg?_wi=2", imageAlt: "Barber precision work" }, { - id: "3", name: "Lyxig miljö", price: "Premium setting", variant: "Minimalist elegans", imageSrc: "http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg", imageAlt: "Luxury salon interior" + id: "3", name: "Lyxig miljö", price: "Premium setting", variant: "Minimalist elegans", imageSrc: "http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=2", imageAlt: "Luxury salon interior" }, { - id: "4", name: "Transformation", price: "Complete makeover", variant: "Before & after", imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-partners-videocall-wearing-elegant-tailored-suits-international-meeting-collaboration-entrepreneurs-using-online-conference-telework-chat-discuss-new-terms_482257-67953.jpg", imageAlt: "Hair transformation" + id: "4", name: "Transformation", price: "Complete makeover", variant: "Before & after", imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-partners-videocall-wearing-elegant-tailored-suits-international-meeting-collaboration-entrepreneurs-using-online-conference-telework-chat-discuss-new-terms_482257-67953.jpg?_wi=2", imageAlt: "Hair transformation" } ]} />