diff --git a/src/app/page.tsx b/src/app/page.tsx index 8db0394..c6e5730 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/solar-power-power-station_1387-161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solar-power-power-station_1387-161.jpg?_wi=1", imageAlt: "Residential solar energy installation", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Premium components and certified installation process.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15577.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -194,7 +194,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205420.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/solar-power-power-station_1387-161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solar-power-power-station_1387-161.jpg?_wi=2", imageAlt: "solar panel installation service", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15577.jpg?_wi=2", imageAlt: "solar panel installation service", }, ]}