From 068177840a315f7f6a9147a11392f5e2d12d4a01 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:03:37 +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 d398f32..0418af0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "Was ist der erste Schritt? ", content: "Reach out to us immediately, and we will handle all logistics."}, + 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."}, { -- 2.49.1