diff --git a/src/app/page.tsx b/src/app/page.tsx index f40be69..d398f32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,14 +189,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "What is the first step?", content: "Reach out to us immediately, and we will handle all logistics."}, + id: "q1", title: "Was ist der erste Schritt? ", content: "Reach out to us immediately, and we will handle all logistics."}, { - id: "q2", title: "Can I pre-plan?", content: "Yes, we offer compassionate pre-planning to ease future burdens."}, + id: "q2", title: "Kann ich eine Bestattung im Voraus planen? ", content: "Yes, we offer compassionate pre-planning to ease future burdens."}, { - id: "q3", title: "Are there financial options?", content: "We offer transparent pricing and help explore all financial arrangements."}, + id: "q3", title: "Gibt es finanzielle Möglichkeiten? ", content: "We offer transparent pricing and help explore all financial arrangements."}, ]} - sideTitle="Common Questions" - sideDescription="We're here to provide clarity when you need it most." + sideTitle="Häufige Fragen " + sideDescription="Wir sind für Sie da, um in schweren Zeiten Klarheit zu schaffen. + " faqsAnimation="slide-up" />