From 5b61e64b5aebf28945eaac8b95bd52fdf9f37e92 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:11:30 +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 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", }, ]}