From 68c074e9da669d4522647e163eac90ca2d0bfd25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rdle=20Bot?= Date: Mon, 1 Dec 2025 14:53:38 +0100 Subject: [PATCH] feat(about): improve about page with real data and support section - Replace example imprint data with real contact information - Add support/donation section with SEPA, PayPal, and Steady options - Add GEMA tariff tracking requirement note to privacy section - Remove iframe embedding of Google Sheets, keep link only - Remove empty lines from imprint section - Add 'curated' to project description (DE/EN) - Fix XML tag syntax for Google Sheets link --- app/[locale]/about/page.tsx | 127 +++++++++++++++++++++++++++++++----- messages/de.json | 18 +++-- messages/en.json | 18 +++-- 3 files changed, 138 insertions(+), 25 deletions(-) diff --git a/app/[locale]/about/page.tsx b/app/[locale]/about/page.tsx index bc64bb6..a03681e 100644 --- a/app/[locale]/about/page.tsx +++ b/app/[locale]/about/page.tsx @@ -36,16 +36,20 @@ export default async function AboutPage({ params }: AboutPageProps) {

{t("imprintTitle")}

-

+

{t("imprintOperator")}

-

Max Mustermann

-

Musterstraße 1

-

12345 Musterstadt

-

{t("imprintCountry")}

-

+

+ Markus Busche +
+ Knorrstr. 16 +
+ 24106 Kiel +
+ {t("imprintCountry")} +
{t("imprintEmailLabel")}{" "} - kontakt@example.com + markus@hoerdle.de

{t("costsSheetPrivacyNote")}

+ + +
+

+ {t("supportTitle")} +

+

{t("supportIntro")}

-