From f25fc6d290163433ec76025cf6583d074321f3bf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:04:24 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f77b234..114c019 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { title: "Reliability", description: "We show up on time, every time. You can depend on us to deliver consistent, quality electrical work.", tag: "Dependable", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg?_wi=3", imageAlt: "Reliable electrician performing work", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { title: "Expertise", description: "With over 15 years of experience, we have the knowledge and skills to handle any electrical project.", tag: "Experienced", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg?_wi=2", imageAlt: "Expert electrician at work", }, { @@ -89,7 +89,7 @@ export default function AboutPage() { title: "Integrity", description: "Honest pricing, transparent communication, and no surprises. We treat your home with respect.", tag: "Honest", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg?_wi=2", imageAlt: "Transparent pricing consultation", }, ]}