diff --git a/src/app/page.tsx b/src/app/page.tsx index 6206470..4f69e30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg?_wi=1", imageAlt: "Electrician working", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg?_wi=1", imageAlt: "Lighting installation", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { title: "Lighting & Fans", subtitle: "Interior/Exterior", description: "Design and install customized indoor lighting and ceiling fan setups to elevate your home comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg?_wi=2", imageAlt: "Man an electrical technician working in a switchboard with fuses uses a tablet", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Troubleshooting & Repair", subtitle: "Prompt Help", description: "Identify and fix hidden electrical issues efficiently with our advanced diagnostic technology.", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg?_wi=2", imageAlt: "Man an electrical technician working in a switchboard with fuses uses a tablet", }, ]}