diff --git a/src/app/page.tsx b/src/app/page.tsx index 3413849..3565f48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,27 +64,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=1", imageAlt: "Luxury Collection Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=2", imageAlt: "Luxury Collection Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=3", imageAlt: "Luxury Collection Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=4", imageAlt: "Luxury Collection Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=5", imageAlt: "Luxury Collection Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg?_wi=6", imageAlt: "Luxury Collection Showcase", }, ]}