From 498bcdffdbf9299b3c42b3c1eaa401b150a26fcf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:31:27 +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 3d698e7..e5f1860 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { quote: "Howard’s Plumbing saved the day when our water heater burst at midnight! Fast and professional.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg?_wi=2", imageAlt: "happy customer residential", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { quote: "Fair prices, great communication, and left everything spotless.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2", imageAlt: "happy customer residential", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { quote: "Quick to respond and fixed our business plumbing issue instantly.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=1", imageAlt: "happy customer residential", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { quote: "Very professional and friendly team. Highly recommend!", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=2", imageAlt: "happy customer residential", }, ]}