diff --git a/src/app/page.tsx b/src/app/page.tsx index c3569a6..88adf95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { }, { id: "3", name: "Michael P.", role: "Software Engineer", company: "Digital Agency", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait of Michael" + imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Portrait of Michael" }, { id: "4", name: "Lisa H.", role: "Graphic Designer", company: "Creative Studio", rating: 5, @@ -182,7 +182,7 @@ export default function LandingPage() { }, { id: "5", name: "Tom R.", role: "Business Owner", company: "Local Bakery", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait of Tom" + imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Portrait of Tom" }, { id: "6", name: "Nina C.", role: "Content Creator", company: "Social Media", rating: 5,