From 20c35f61f78c2200d1d5a194a352e9bc12711822 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 21:25:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f809199..fe6ac80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=1" imageAlt="Professional electrician working" mediaAnimation="slide-up" avatars={[ @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-wires-with-lineman-s-pliers_169016-16063.jpg", imageAlt: "Safe circuit breaker installation", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=2", imageAlt: "electrical wiring renovation work", }, { @@ -168,14 +168,14 @@ export default function LandingPage() { title: "Installations", description: "Expert EV charger, smart system, and appliance installation services.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=1", imageAlt: "Electric vehicle charger install", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-street_1303-25976.jpg", imageAlt: "Smart home energy system setup", }, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "electrical wiring renovation work", }, ]} @@ -245,7 +245,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Sparky Trade Services did an amazing job with our kitchen lighting upgrade. Very professional and tidy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { handle: "@markd", testimonial: "Reliable and responsive. They sorted our electrical faults in record time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "professional client portrait", }, { -- 2.49.1