From 3871319eab5e14c0168c92bc615b72a88a2382c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:58:56 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a1a7bfd..b4a6b5a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -104,7 +104,7 @@ export default function AboutPage() { "All our electricians are fully certified, insured, and continuously trained on the latest electrical codes and safety standards.", tags: ["Professional", "Certified"], imageSrc: - "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg", + "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg?_wi=2", imageAlt: "professional electrician team", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { "From initial consultation through project completion, we manage every detail, ensuring timely delivery and exceptional results.", tags: ["Management", "Support"], imageSrc: - "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg", + "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=2", imageAlt: "project management and oversight", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { "We use the latest tools and technology to deliver modern, efficient electrical systems that are built to last.", tags: ["Technology", "Innovation"], imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg", + "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg?_wi=2", imageAlt: "modern technology solutions", }, ]} @@ -154,7 +154,7 @@ export default function AboutPage() { {/* Footer */}