diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f26612..bfc49bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,11 +97,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg?_wi=1", imageAlt: "Smart thermostat displaying cool temperature", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-sitting-sofa-chair_74190-9445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-sitting-sofa-chair_74190-9445.jpg?_wi=1", imageAlt: "Family relaxing in a comfortably cool living room", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388961.jpg", imageAlt: "Ducted air vents", }, - imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg?_wi=2", imageAlt: "smart home app climate control", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg", imageAlt: "Customer support representative", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-sitting-sofa-chair_74190-9445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-sitting-sofa-chair_74190-9445.jpg?_wi=2", imageAlt: "smart home app climate control", }, ]}