diff --git a/src/app/page.tsx b/src/app/page.tsx index 0418af0..edc3626 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { { id: "q1", title: "Was ist der erste Schritt? ", content: "Kontaktieren Sie uns so schnell wie möglich – wir kümmern uns um alle organisatorischen Abläufe. "}, { - id: "q2", title: "Kann ich eine Bestattung im Voraus planen? ", content: "Yes, we offer compassionate pre-planning to ease future burdens."}, + id: "q2", title: "Kann ich eine Bestattung im Voraus planen? ", content: "Ja, eine frühzeitige Planung ist jederzeit möglich und kann viele Entscheidungen im Voraus erleichtern. "}, { id: "q3", title: "Gibt es finanzielle Möglichkeiten? ", content: "We offer transparent pricing and help explore all financial arrangements."}, ]}