From 2a1117db2963e9d565b6bbaa7de862ae02524fd4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:42:32 +0000 Subject: [PATCH] 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 4369376..97f270d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { role: "Homeowner", company: "Pompano Beach", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Juan G - Satisfied Customer", }, { @@ -90,7 +90,7 @@ export default function AboutPage() { role: "Property Manager", company: "Boca Raton", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2", imageAlt: "Maria Rodriguez - Satisfied Customer", }, { @@ -99,7 +99,7 @@ export default function AboutPage() { role: "Business Owner", company: "Fort Lauderdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Michael Chen - Satisfied Customer", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { role: "Homeowner", company: "Coral Springs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=2", imageAlt: "Sarah Johnson - Satisfied Customer", }, ]}