From 4864ad2005c9a4f19a3584e9a4b6f73a88e83811 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:04:18 +0000 Subject: [PATCH 1/3] 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 25695bd..ba785db 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,19 +66,19 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "John Mitchell", role: "Owner", company: "Mitchell Electrical Services", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", imageAlt: "electrician client john mitchell" + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=2", imageAlt: "electrician client john mitchell" }, { id: "2", name: "Sarah Thompson", role: "Electrical Contractor", company: "Thompson & Associates Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "electrician client sarah thompson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "electrician client sarah thompson" }, { id: "3", name: "Michael Davis", role: "Managing Director", company: "Davis Emergency Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "electrician client michael davis" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "electrician client michael davis" }, { id: "4", name: "Emma Wilson", role: "Lead Electrician", company: "Perth Commercial Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", imageAlt: "electrician client emma wilson" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=2", imageAlt: "electrician client emma wilson" } ]} gridVariant="uniform-all-items-equal" -- 2.49.1 From 55d971c4b52e853efbd726704258e4f013f9f7b8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:04:19 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa63ae1..78deeb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,19 +133,19 @@ export default function HomePage() { testimonials={[ { id: "1", name: "John Mitchell", role: "Owner", company: "Mitchell Electrical Services", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", imageAlt: "electrician business owner satisfied with website" + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=1", imageAlt: "electrician business owner satisfied with website" }, { id: "2", name: "Sarah Thompson", role: "Electrical Contractor", company: "Thompson & Associates Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "female electrician contractor praising website design" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "female electrician contractor praising website design" }, { id: "3", name: "Michael Davis", role: "Managing Director", company: "Davis Emergency Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "electrical business director with new website" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "electrical business director with new website" }, { id: "4", name: "Emma Wilson", role: "Lead Electrician", company: "Perth Commercial Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", imageAlt: "commercial electrician team member with new website" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=1", imageAlt: "commercial electrician team member with new website" } ]} gridVariant="uniform-all-items-equal" -- 2.49.1 From 780abe03e1f024f9bee4388de355b706554a865a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:04:19 +0000 Subject: [PATCH 3/3] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 52bc2be..2c687e8 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -76,19 +76,19 @@ export default function PortfolioPage() { testimonials={[ { id: "1", name: "John Mitchell", role: "Owner", company: "Mitchell Electrical Services", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", imageAlt: "john mitchell electrician client" + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=3", imageAlt: "john mitchell electrician client" }, { id: "2", name: "Sarah Thompson", role: "Electrical Contractor", company: "Thompson & Associates Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "sarah thompson electrical contractor" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=3", imageAlt: "sarah thompson electrical contractor" }, { id: "3", name: "Michael Davis", role: "Managing Director", company: "Davis Emergency Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "michael davis electrical business director" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "michael davis electrical business director" }, { id: "4", name: "Emma Wilson", role: "Lead Electrician", company: "Perth Commercial Electrical", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", imageAlt: "emma wilson commercial electrician" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=3", imageAlt: "emma wilson commercial electrician" } ]} gridVariant="uniform-all-items-equal" -- 2.49.1