diff --git a/src/app/page.tsx b/src/app/page.tsx index e31c95d..818a131 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg", imageAlt: "Technician cleaning air ducts"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=1", imageAlt: "Technician cleaning air ducts"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg", imageAlt: "Clean air vent surface"} + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=2", imageAlt: "Clean air vent surface"} ]} mediaAnimation="slide-up" rating={5}