diff --git a/src/app/uber-uns/page.tsx b/src/app/uber-uns/page.tsx index ae34739..6910085 100644 --- a/src/app/uber-uns/page.tsx +++ b/src/app/uber-uns/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-discussing-laptop-their-des_1170-1929.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-discussing-laptop-their-des_1170-1929.jpg?_wi=3" imageAlt="Unser Team in Mülheim" bulletPoints={[ { @@ -88,43 +88,43 @@ export default function AboutPage() { id: "1", name: "Thomas Hardering", role: "Steuerberater (Gründer)", - imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-office_1098-3794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-office_1098-3794.jpg?_wi=2", }, { id: "2", name: "Julia Schneider", role: "Senior Steuerassistentin", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", }, { id: "3", name: "Michael Berger", role: "Buchhaltungsspezialist", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2", }, { id: "4", name: "Sandra Müller", role: "Lohnabrechnung", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-successful-businesswoman-smiling-posing-holding-folder-office_176420-965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-successful-businesswoman-smiling-posing-holding-folder-office_176420-965.jpg?_wi=2", }, { id: "5", name: "David Krämer", role: "Betriebswirtschaftliche Beratung", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg?_wi=2", }, { id: "6", name: "Angela Hoffmann", role: "Kundenverwaltung & Koordination", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg?_wi=2", }, { id: "7", name: "Patrick Schmidt", role: "Junior Steuerassistent", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305396.jpg?_wi=2", }, ]} />