diff --git a/src/app/page.tsx b/src/app/page.tsx index e1eece2..36333c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg?_wi=1", imageAlt: "luxury hair salon glossy hair model", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { imageAlt: "female hairstylist professional portrait", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg?_wi=2", imageAlt: "professional stylist confident portrait", }, ]}