From e55a1137e2610d1ee36ebafc470a653666d4575c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 21:39:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce5cd5f..53acb2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,15 +53,15 @@ export default function LandingPage() { testimonials={[ { name: "John Martinez", handle: "Homeowner", testimonial: "Fastest response time and excellent work quality. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1" }, { name: "Sarah Thompson", handle: "Business Owner", testimonial: "Professional team that solved our complex plumbing issue instantly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1" }, { name: "Michael Chen", handle: "Property Manager", testimonial: "Reliable, trustworthy, and fair pricing. Our go-to plumbers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -150,15 +150,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Robert Wilson", role: "Homeowner", company: "Residential Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2" }, { id: "2", name: "Emily Rodriguez", role: "Office Manager", company: "Tech Solutions Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2" }, { id: "3", name: "David Kim", role: "Property Owner", company: "Multi-Unit Complex", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=2" }, { id: "4", name: "Jessica Lee", role: "Restaurant Owner", company: "Local Business", rating: 5,