diff --git a/src/app/uber-uns/page.tsx b/src/app/uber-uns/page.tsx index b509f6c..426cec9 100644 --- a/src/app/uber-uns/page.tsx +++ b/src/app/uber-uns/page.tsx @@ -45,7 +45,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" mediaAnimation="blur-reveal" bulletPoints={[ @@ -76,19 +76,19 @@ export default function AboutPage() { animationType="slide-up" members={[ { - id: "1", name: "Thomas Hardering", role: "Steuerberater (Gründer)", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-office_1098-3794.jpg"}, + id: "1", name: "Thomas Hardering", role: "Steuerberater (Gründer)", 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"}, + 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?_wi=2"}, { - id: "3", name: "Michael Berger", role: "Buchhaltungsspezialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg"}, + id: "3", name: "Michael Berger", role: "Buchhaltungsspezialist", 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"}, + 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?_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"}, + 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?_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"}, + id: "6", name: "Angela Hoffmann", role: "Kundenverwaltung & Koordination", 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"}, + 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?_wi=2"}, ]} />