From a23f70c763bf095f9c3debc9aff6433a8eee16d0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:41:37 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index f049c69..5c9dcce 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -42,7 +42,7 @@ export default function ReviewsPage() { quote: "When they wired our house, Rudy's Electric was the most reasonable place to work with. Fair pricing and no surprises. Highly recommend!", name: "Sarah Mitchell", role: "Homeowner, Alexandria", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=9", imageAlt: "Sarah Mitchell", }, { @@ -51,7 +51,7 @@ export default function ReviewsPage() { quote: "Had them out for an emergency repair. They arrived quickly, assessed the problem professionally, and had us back up and running the same day.", name: "James Petersen", role: "Small Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=10", imageAlt: "James Petersen", }, { @@ -60,7 +60,7 @@ export default function ReviewsPage() { quote: "Rudy's Electric has been around for decades for a reason. They know what they're doing, and they treat customers with respect.", name: "Margaret Anderson", role: "Long-time Customer", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=11", imageAlt: "Margaret Anderson", }, { @@ -69,7 +69,7 @@ export default function ReviewsPage() { quote: "Panel upgrade was installed cleanly and professionally. The electricians answered all my questions and left the job site spotless.", name: "Robert Taylor", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=12", imageAlt: "Robert Taylor", }, { @@ -78,7 +78,7 @@ export default function ReviewsPage() { quote: "They understand Alexandria and the surrounding area. Local service with the expertise you'd expect from a business that's been here for so long.", name: "Linda Foster", role: "Property Manager", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=13", imageAlt: "Linda Foster", }, ]}