From 0132a5e1a9c89079cc8750f0bcf3fa13aa2ff73d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 00:51:37 +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 43341e5..22130e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,15 +49,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Masterpiece Exteriors transformed our 30-year-old home. Professional, reliable, and the attention to detail is incredible!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { name: "James Rodriguez", handle: "@jamesrodriguez", testimonial: "Best decision we made. The team was punctual, clean, and left our home looking brand new. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=1", imageAlt: "James Rodriguez" }, { name: "Emily Chen", handle: "@emilychen", testimonial: "Outstanding craftsmanship. They cared about our home as much as we did. Worth every penny!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen" + imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=1", imageAlt: "Emily Chen" } ]} testimonialRotationInterval={5000} @@ -145,15 +145,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Downtown Area", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=2", imageAlt: "Sarah Mitchell" }, { id: "2", name: "James Rodriguez", role: "Homeowner", company: "Riverside Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=2", imageAlt: "James Rodriguez" }, { id: "3", name: "Emily Chen", role: "Homeowner", company: "Oak Hill Neighborhood", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen" + imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=2", imageAlt: "Emily Chen" }, { id: "4", name: "Michael Thompson", role: "Homeowner", company: "Lakeside Area", rating: 5,