diff --git a/src/app/page.tsx b/src/app/page.tsx index 647d228..7c03ccd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,13 +135,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sarah Mitchell"}, { id: "2", name: "James Chen", role: "Business Owner", company: "Chen Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"}, { id: "3", name: "Emma Rodriguez", role: "Interior Architect", company: "Living Spaces Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emma Rodriguez"}, { id: "4", name: "Michael Park", role: "Retail Manager", company: "Park & Associates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Park"}, { id: "5", name: "Lisa Thompson", role: "Homeowner", company: "Manhattan West Side", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Lisa Thompson"},