diff --git a/src/app/page.tsx b/src/app/page.tsx index 62b2874..d1bf347 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ 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", imageAlt: "Electric vehicle charger install"}, + 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"}, }, @@ -167,7 +167,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah J.", 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", imageAlt: "happy home owner portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=2", imageAlt: "happy home owner portrait"}, { id: "2", name: "Mark D.", 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", imageAlt: "professional client portrait"},