diff --git a/src/app/rechtsgebiete/page.tsx b/src/app/rechtsgebiete/page.tsx index 6b568d9..b185911 100644 --- a/src/app/rechtsgebiete/page.tsx +++ b/src/app/rechtsgebiete/page.tsx @@ -75,21 +75,21 @@ export default function ServicesPage() { id: "1", title: "Vertragsrecht - Sicherheit durch Expertise", tags: ["Gewerblich", "Privat", "Vollumfassend"], - imageSrc: "http://img.b2bpic.net/free-photo/sales-contract-forms-documents-legal-concept_53876-134015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sales-contract-forms-documents-legal-concept_53876-134015.jpg?_wi=2", imageAlt: "Vertragsrecht und Vertragsgestaltung", }, { id: "2", title: "Betreuungsrecht - Fürsorge und Sicherheit", tags: ["Kompetenz", "Empathie", "Rechtssicherheit"], - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2", imageAlt: "Betreuungsrecht und Vollmachten", }, { id: "3", title: "Mediation - Konflikte konstruktiv lösen", tags: ["Neutral", "Effizient", "Win-Win"], - imageSrc: "http://img.b2bpic.net/free-photo/stressed-woman_1098-14869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stressed-woman_1098-14869.jpg?_wi=2", imageAlt: "Mediation und Konfliktlösung", }, ]}