From 19221c035c1d9f513bed51a0b009f8eda4c8a93d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 04:00:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1