diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a52f75..d0cda99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,11 +114,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Attleboro Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1" }, { id: "2", name: "Michael Chen", role: "Business Owner", company: "Local Commercial Property", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2" }, { id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "North Attleboro", rating: 5,