diff --git a/src/app/page.tsx b/src/app/page.tsx index d1a9cd4..4828337 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,27 +78,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=1", imageAlt: "Elegant beauty salon interior with soft lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=2", imageAlt: "Professional stylist working on client's hair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=3", imageAlt: "Woman enjoying a facial treatment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=4", imageAlt: "Beautiful bridal makeup application", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=5", imageAlt: "Hair styling tools and products", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-covid-party-with-fancy-mask_23-2149299874.jpg?_wi=6", imageAlt: "Radiant woman with professional makeup", }, ]}