From 744252511356eada7644e954441505a4e3aa1556 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:30:18 +0000 Subject: [PATCH 1/3] Update src/app/fahrlehrer/page.tsx --- src/app/fahrlehrer/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {