diff --git a/src/app/page.tsx b/src/app/page.tsx index 62904c0..bf3a605 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/voltage-distributor-with-automatic-switches-electrical-background_169016-24809.jpg", imageAlt: "Industrial electrical panel" }, { - imageSrc: "http://img.b2bpic.net/free-photo/switchboard-with-many-switches-fiber-optic-cables_169016-16056.jpg", imageAlt: "Commercial wiring installation" + imageSrc: "http://img.b2bpic.net/free-photo/switchboard-with-many-switches-fiber-optic-cables_169016-16056.jpg?_wi=1", imageAlt: "Commercial wiring installation" }, { imageSrc: "http://img.b2bpic.net/free-photo/hands-electrician-installing-electrical-outlet-new-house-assembly-electrical-network-room-installation-electrical-network_166373-2204.jpg", imageAlt: "Residential electrical work" @@ -100,7 +100,7 @@ export default function LandingPage() { }, { id: 2, - title: "Commercial Installation", description: "Large-scale electrical systems for businesses. From initial design to full installation and testing.", imageSrc: "http://img.b2bpic.net/free-photo/switchboard-with-many-switches-fiber-optic-cables_169016-16056.jpg", imageAlt: "Commercial electrical installation" + title: "Commercial Installation", description: "Large-scale electrical systems for businesses. From initial design to full installation and testing.", imageSrc: "http://img.b2bpic.net/free-photo/switchboard-with-many-switches-fiber-optic-cables_169016-16056.jpg?_wi=2", imageAlt: "Commercial electrical installation" }, { id: 3,