diff --git a/src/app/page.tsx b/src/app/page.tsx index 26b5d17..8f89302 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,11 +113,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "Homeowner, Westside", testimonial: "Raj was honest from the start. He found a simple fix instead of pushing an expensive replacement. That integrity means everything to me as a homeowner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg?_wi=1" }, { id: "2", name: "David Chen", handle: "Business Owner, Downtown", testimonial: "Emergency service at midnight. No premium charges, just professional expertise and genuine care. RA Mechanical treats customers like family.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1" }, { id: "3", name: "Patricia Johnson", handle: "Retired, East End", testimonial: "After 15 years with RA Mechanical, I wouldn't trust anyone else with my heating. Raj remembers my system, my concerns, and always delivers.", rating: 5, @@ -129,11 +129,11 @@ export default function LandingPage() { }, { id: "5", name: "Linda Rodriguez", handle: "Homeowner, North District", testimonial: "Transparent. Trustworthy. Professional. That's RA Mechanical. They didn't pressure me, they advised me. That's rare and valuable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg?_wi=2" }, { id: "6", name: "Robert Kim", handle: "Property Manager, Central", testimonial: "Managing multiple homes, I need reliable partners. RA Mechanical is that partner—consistent quality, fair pricing, genuine expertise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2" } ]} animationType="slide-up"