diff --git a/src/app/page.tsx b/src/app/page.tsx index 194d781..1511720 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/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=1", imageAlt: "Modern LED Lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=2", imageAlt: "Modern LED Lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=3", imageAlt: "Modern LED Lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=4", imageAlt: "Modern LED Lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=5", imageAlt: "Modern LED Lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg?_wi=6", imageAlt: "Modern LED Lighting", }, ]}