Update src/app/rechtsgebiete/page.tsx

This commit is contained in:
2026-03-03 08:39:10 +00:00
parent aedff8462a
commit a2cd027cb0

View File

@@ -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",
},
]}