Merge version_2 into main #11

Merged
bender merged 1 commits from version_2 into main 2026-04-23 21:03:06 +00:00

View File

@@ -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"
/>
</div>