From c777f6e0b3e16d169bb26324fef4d97934d33164 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:30:50 +0000 Subject: [PATCH] Update src/app/customers/page.tsx --- src/app/customers/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/customers/page.tsx b/src/app/customers/page.tsx index 4b53a6b..df3fa4e 100644 --- a/src/app/customers/page.tsx +++ b/src/app/customers/page.tsx @@ -60,19 +60,19 @@ export default function CustomersPage() { testimonials={[ { id: "1", name: "Sarah Martinez", role: "Dog Mom", company: "Portland, OR", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Sarah Martinez" }, { id: "2", name: "Jennifer Chen", role: "Pet Enthusiast", company: "Seattle, WA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageAlt: "Jennifer Chen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg?_wi=2", imageAlt: "Jennifer Chen" }, { id: "3", name: "Michael Johnson", role: "First-Time Pet Owner", company: "Denver, CO", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg", imageAlt: "Michael Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg?_wi=2", imageAlt: "Michael Johnson" }, { id: "4", name: "Emily Rodriguez", role: "Cat Mom", company: "Austin, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg", imageAlt: "Emily Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "5", name: "David Thompson", role: "Senior & Dog Lover", company: "Boston, MA", rating: 5,