diff --git a/src/app/page.tsx b/src/app/page.tsx index f8690a3..9079415 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,15 +75,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg?_wi=1", imageAlt: "Luxurious barbershop interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg?_wi=1", imageAlt: "Precision barber tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=1", imageAlt: "Masterful grooming in action", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Team expertise", }, - imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg?_wi=2", imageAlt: "luxury barbershop interior cinematic lighting", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg", imageAlt: "Efficiency", }, - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg?_wi=2", imageAlt: "luxury barbershop interior cinematic lighting", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-getting-his-beard-trimmed_23-2148257037.jpg", imageAlt: "Our location", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=2", imageAlt: "luxury barbershop interior cinematic lighting", }, ]}