diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fc752d..c3c4f9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,12 +45,12 @@ export default function LandingPage() { description="Hard-to-find bulbs, expert guidance, and next-day shipping—because lighting should be simple. From rare LED retrofits to commercial fixtures, we stock what others can't and price it fairly." buttons={[{ text: "Find Your Perfect Light", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-pink-red-lights_1268-14350.jpg", imageAlt: "Modern LED Lighting" } + { 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?_wi=2", imageAlt: "Modern LED Lighting" }, + { 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?_wi=4", imageAlt: "Modern LED Lighting" }, + { 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?_wi=6", imageAlt: "Modern LED Lighting" } ]} />