diff --git a/src/app/fahrlehrer/page.tsx b/src/app/fahrlehrer/page.tsx index c2ccc1f..e34752e 100644 --- a/src/app/fahrlehrer/page.tsx +++ b/src/app/fahrlehrer/page.tsx @@ -57,17 +57,17 @@ export default function LandingPage() { title: "Gianni S.", subtitle: "Experte", detail: "Über 10 Jahre Erfahrung in Zürich.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-looking-female-driver_23-2148384913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-looking-female-driver_23-2148384913.jpg?_wi=3", }, { id: "t2", title: "Samir R.", subtitle: "Coach", detail: "Geduldig und zielorientiert.", - imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car_1303-13613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car_1303-13613.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg?_wi=2", imageAlt: "driving school car interior", }, ]} @@ -98,7 +98,7 @@ export default function LandingPage() {