diff --git a/src/app/page.tsx b/src/app/page.tsx index e450bfc..07ccf9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=1", imageAlt: "Street Style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=1", imageAlt: "Elevated Boots", }, { @@ -195,13 +195,13 @@ export default function LandingPage() { { title: "Instant Comfort", description: "Comfort from the very first step.", - imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=2", imageAlt: "african american woman posing", }, { title: "Reasonable Prices", description: "Style without the overprice tag.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=2", imageAlt: "african american woman posing", }, ]}