diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f8a9d6..2d8dac8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=1", imageAlt: "Overfilled container", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=2", imageAlt: "Overfilled container", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=3", imageAlt: "Overfilled container", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=4", imageAlt: "Overfilled container", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=5", imageAlt: "Overfilled container", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-wearing-christmas-hat-isolated_140725-100528.jpg?_wi=6", imageAlt: "Overfilled container", }, ]} @@ -190,7 +190,7 @@ export default function LandingPage() { role: "Local", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-with-pizza-side-view_23-2149872391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-with-pizza-side-view_23-2149872391.jpg?_wi=1", }, { id: "3", @@ -206,7 +206,7 @@ export default function LandingPage() { role: "Student", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-with-pizza-side-view_23-2149872391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-with-pizza-side-view_23-2149872391.jpg?_wi=2", }, { id: "5",