diff --git a/src/app/page.tsx b/src/app/page.tsx index d1d91ca..57d889a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Call Now: 09327640476", href: "tel:09327640476" }, { text: "Request Service", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/male-construction-worker-overalls-male-electrician-overalls_169016-66756.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-construction-worker-overalls-male-electrician-overalls_169016-66756.jpg?_wi=1" imageAlt="Professional electrician working on residential wiring" showDimOverlay={true} /> @@ -82,7 +82,7 @@ export default function LandingPage() { { title: "Wiring & Installation", description: "Professional wiring installation, rewiring, and electrical system upgrades for homes and shops", icon: Lightbulb, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/male-construction-worker-overalls-male-electrician-overalls_169016-66756.jpg", imageAlt: "Electrical wiring installation in progress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-construction-worker-overalls-male-electrician-overalls_169016-66756.jpg?_wi=2", imageAlt: "Electrical wiring installation in progress" }, { imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-pointing-finger-senior-fashion-designer-taking-fabric-from-shelf_23-2148180329.jpg", imageAlt: "Professional cable routing and setup" } ] },