From 988e8d10bf23bf45dcbd4b0ed95a2d8f618a3030 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:15:07 +0000 Subject: [PATCH] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 28d5267..42d08d0 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -50,7 +50,7 @@ export default function TestimonialsPage() { role: "Local Business Owner", company: "Bedford", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg?_wi=2", imageAlt: "happy satisfied customer portrait professional photo", }, { @@ -59,7 +59,7 @@ export default function TestimonialsPage() { role: "Accountant", company: "Arlington", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=2", imageAlt: "professional man portrait satisfied happy expression", }, { @@ -68,7 +68,7 @@ export default function TestimonialsPage() { role: "Teacher", company: "Fort Worth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "smiling woman customer portrait satisfied photo", }, { @@ -77,7 +77,7 @@ export default function TestimonialsPage() { role: "Consultant", company: "Euless", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg?_wi=2", imageAlt: "professional man happy customer testimonial portrait", }, ]}