diff --git a/src/app/page.tsx b/src/app/page.tsx index fcda326..24cedd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,10 +169,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-three-caught-fish_23-2147894062.jpg", imageAlt: "Marcus Johnson"}, { id: "2", name: "Sarah Chen", role: "Sailing Instructor", company: "Marina Bay School", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg", imageAlt: "Sarah Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg?_wi=1", imageAlt: "Sarah Chen"}, { id: "3", name: "David Rodriguez", role: "Weekend Boater", company: "Lake District Adventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg", imageAlt: "David Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg?_wi=2", imageAlt: "David Rodriguez"}, { id: "4", name: "Emily Thompson", role: "Kayak Guide", company: "Coastal Expeditions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-oar_23-2148593423.jpg", imageAlt: "Emily Thompson"},