diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dd480c..31a9d5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,13 +111,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Sarah Klein"}, { id: "3", name: "Felix Müller", role: "Student", company: "University Vienna", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Felix Müller"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Felix Müller"}, { id: "4", name: "Julia Richter", role: "HR Director", company: "Corporate Services", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Julia Richter"}, { id: "5", name: "Thomas Huber", role: "Business Owner", company: "Restaurant Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Thomas Huber"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Thomas Huber"}, { id: "6", name: "Anna Fischer", role: "Therapist", company: "Wellness Center", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg", imageAlt: "Anna Fischer"},