From 54325851f5ba0fd461f419e84fceeb48291a1447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rdle=20Bot?= Date: Thu, 11 Jun 2026 09:05:48 +0200 Subject: [PATCH] About: SEPA entfernen, PayPal als bevorzugte Spendenoption MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Die Banküberweisung wird auf der About-Seite nicht mehr angeboten; PayPal übernimmt die Kennzeichnung als bevorzugte Zahlungsmethode. Co-authored-by: Cursor --- app/[locale]/about/page.tsx | 25 ------------------------- messages/de.json | 5 +---- messages/en.json | 5 +---- 3 files changed, 2 insertions(+), 33 deletions(-) diff --git a/app/[locale]/about/page.tsx b/app/[locale]/about/page.tsx index c39714c..6bbabb5 100644 --- a/app/[locale]/about/page.tsx +++ b/app/[locale]/about/page.tsx @@ -134,31 +134,6 @@ export default async function AboutPage({ params }: AboutPageProps) { marginBottom: "1rem", }} > -
-

- {t("supportSepaTitle")} -

-

- {t("supportSepaName")} -

-

- {t("supportSepaIban")} -

-
-