From 42aa1f033ed13a49dead1bba4227e3118efba16b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:03:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."}, ]} -- 2.49.1