diff --git a/public/locales/de/berufsunfaehigkeit.json b/public/locales/de/berufsunfaehigkeit.json index 815987d..94a8edb 100644 --- a/public/locales/de/berufsunfaehigkeit.json +++ b/public/locales/de/berufsunfaehigkeit.json @@ -14,11 +14,94 @@ "tabs": { "overview": "Übersicht", "details": "Details", + "stats": "Statistik & Vergleich", "calculator": "Rechner", "form": "Anfrage", "catalog": "Ratgeber", "brochure": "PDF" }, + "stats": { + "title": "Statistik & Vergleich", + "subtitle": "Schnelle Orientierung: Was leistet BU, was leistet Unfallversicherung – und wann passt ein Krankheits-Schutzbrief?", + "kpis": [ + { + "label": "BU", + "value": "Monatliche Rente", + "hint": "Schützt das Einkommen, wenn der Beruf nicht mehr ausgeübt werden kann (je Tarifdefinition)." + }, + { + "label": "Unfallversicherung", + "value": "Unfall + Invalidität", + "hint": "Leistet typischerweise bei Unfallereignis und daraus resultierender Invalidität." + }, + { + "label": "Krankheits-Schutzbrief", + "value": "Diagnose-Katalog", + "hint": "Einmalzahlung bei definierten schweren Krankheiten – je nach Bedingungen." + }, + { + "label": "Merksatz", + "value": "Nicht entweder/oder", + "hint": "BU ist oft die Basis – Unfall & Schutzbrief können sinnvoll ergänzen." + } + ], + "matrix": { + "title": "Vergleich auf einen Blick", + "subtitle": "Die wichtigste Unterscheidung ist Auslöser und Leistungsart.", + "head": { + "feature": "Merkmal", + "bu": "BU", + "unfall": "Unfall", + "ksb": "Krankheits-Schutzbrief" + }, + "rows": [ + { + "feature": "Was wird abgesichert?", + "bu": "Einkommen / Lebensstandard", + "unfall": "Folgen eines Unfalls", + "ksb": "Sofortkapital bei Diagnose" + }, + { + "feature": "Auslöser", + "bu": "Beruf kann nicht mehr ausgeübt werden", + "unfall": "Unfallereignis + Invalidität", + "ksb": "Diagnose definierter Krankheiten" + }, + { + "feature": "Zahlt bei Krankheit ohne Unfall?", + "bu": "Ja", + "unfall": "Nein", + "ksb": "Ja (Katalog)" + }, + { + "feature": "Auszahlung", + "bu": "Monatlich", + "unfall": "Meist einmalig", + "ksb": "Einmalig" + }, + { + "feature": "Worauf achten?", + "bu": "Bedingungen, Gesundheitsfragen, Laufzeit", + "unfall": "Progression, Gliedertaxe, Unfallbegriff", + "ksb": "Krankheitskatalog, Definitionen, Ausschlüsse" + } + ] + }, + "combos": [ + { + "title": "BU + Unfall", + "desc": "Einkommensschutz plus Absicherung von Unfallfolgen – sinnvoll für viele Berufe und aktive Freizeit." + }, + { + "title": "BU + Krankheits-Schutzbrief", + "desc": "Monatliche Rente plus Sofortkapital bei Diagnose – kann finanzielle Lücken schnell überbrücken." + }, + { + "title": "Unfall + Schutzbrief", + "desc": "Gute Ergänzung, aber kein Ersatz für BU – Einkommen ist damit meist nicht dauerhaft abgesichert." + } + ] + }, "overview": { "badge": "BU – Einkommensschutz", "title": "Wenn Arbeit nicht mehr geht", diff --git a/public/locales/pl/berufsunfaehigkeit.json b/public/locales/pl/berufsunfaehigkeit.json index 6049f90..3f87fa3 100644 --- a/public/locales/pl/berufsunfaehigkeit.json +++ b/public/locales/pl/berufsunfaehigkeit.json @@ -14,11 +14,94 @@ "tabs": { "overview": "Przegląd", "details": "Szczegóły", + "stats": "Statystyka i porównanie", "calculator": "Kalkulator", "form": "Zapytanie", "catalog": "Poradnik", "brochure": "PDF" }, + "stats": { + "title": "Statystyka i porównanie", + "subtitle": "Szybka orientacja: co daje BU, co daje ubezpieczenie NNW – i kiedy pasuje ochrona w ramach „Krankheits‑Schutzbrief”?", + "kpis": [ + { + "label": "BU", + "value": "Miesięczna renta", + "hint": "Chroni dochód, gdy nie możesz wykonywać zawodu (zgodnie z definicją w OWU)." + }, + { + "label": "Ubezpieczenie NNW", + "value": "Wypadek + inwalidztwo", + "hint": "Zwykle działa przy zdarzeniu wypadkowym i skutkach w postaci trwałego uszczerbku." + }, + { + "label": "Krankheits‑Schutzbrief", + "value": "Katalog diagnoz", + "hint": "Jednorazowa wypłata przy zdefiniowanych ciężkich chorobach – zależnie od warunków." + }, + { + "label": "W skrócie", + "value": "To nie „albo/albo”", + "hint": "BU często jest bazą – NNW i Schutzbrief mogą sensownie uzupełniać ochronę." + } + ], + "matrix": { + "title": "Porównanie w pigułce", + "subtitle": "Kluczowe różnice to: wyzwalacz świadczenia i forma wypłaty.", + "head": { + "feature": "Cecha", + "bu": "BU", + "unfall": "NNW", + "ksb": "Krankheits‑Schutzbrief" + }, + "rows": [ + { + "feature": "Co zabezpiecza?", + "bu": "Dochód / standard życia", + "unfall": "Skutki wypadku", + "ksb": "Kapitał po diagnozie" + }, + { + "feature": "Wyzwalacz", + "bu": "Brak możliwości pracy w zawodzie", + "unfall": "Wypadek + inwalidztwo", + "ksb": "Diagnoza z katalogu" + }, + { + "feature": "Choroba bez wypadku?", + "bu": "Tak", + "unfall": "Nie", + "ksb": "Tak (katalog)" + }, + { + "feature": "Wypłata", + "bu": "Miesięcznie", + "unfall": "Najczęściej jednorazowo", + "ksb": "Jednorazowo" + }, + { + "feature": "Na co uważać?", + "bu": "Warunki, ankieta zdrowotna, okres", + "unfall": "Progresja, tabela świadczeń, definicja wypadku", + "ksb": "Katalog chorób, definicje, wyłączenia" + } + ] + }, + "combos": [ + { + "title": "BU + NNW", + "desc": "Ochrona dochodu + ochrona skutków wypadku – dobre połączenie dla wielu osób aktywnych." + }, + { + "title": "BU + Schutzbrief", + "desc": "Miesięczna renta + kapitał po diagnozie – może szybko pokryć koszty i luki finansowe." + }, + { + "title": "NNW + Schutzbrief", + "desc": "Dobre uzupełnienie, ale nie zastępuje BU – dochód zwykle nie jest zabezpieczony długoterminowo." + } + ] + }, "overview": { "badge": "BU – ochrona dochodu", "title": "Gdy praca nie jest już możliwa", diff --git a/src/pages/Berufsunfaehigkeitsversicherung.tsx b/src/pages/Berufsunfaehigkeitsversicherung.tsx index 67e6973..1fd7308 100644 --- a/src/pages/Berufsunfaehigkeitsversicherung.tsx +++ b/src/pages/Berufsunfaehigkeitsversicherung.tsx @@ -10,6 +10,7 @@ import { LineChart, Mail, Phone, + Scale, ShieldCheck, TrendingUp, } from 'lucide-react'; @@ -25,6 +26,7 @@ import RightImageCard from '@/components/tab-pages/RightImageCard'; const TAB_OVERVIEW = 'overview'; const TAB_DETAILS = 'details'; +const TAB_STATS = 'stats'; const TAB_CALCULATOR = 'calculator'; const TAB_FORM = 'form'; const TAB_CATALOG = 'catalog'; @@ -44,6 +46,7 @@ const Berufsunfaehigkeitsversicherung = () => { const hash = (location.hash || '').replace('#', '').toLowerCase(); if (hash === TAB_DETAILS) setActiveTab(TAB_DETAILS); + else if (hash === TAB_STATS) setActiveTab(TAB_STATS); else if (hash === TAB_CALCULATOR) setActiveTab(TAB_CALCULATOR); else if (hash === TAB_FORM) setActiveTab(TAB_FORM); else if (hash === TAB_CATALOG) setActiveTab(TAB_CATALOG); @@ -103,7 +106,7 @@ const Berufsunfaehigkeitsversicherung = () => {
- + { {t('tabs.details', 'Details')} + + + {t('tabs.stats', 'Statistik & Vergleich')} + + {
+ +
+
+

+ {t('stats.title', 'Statistik & Vergleich')} +

+

+ {t( + 'stats.subtitle', + 'Schnelle Orientierung: Was leistet BU, was leistet Unfallversicherung – und wann passt ein Krankheits-Schutzbrief?' + )} +

+
+ +
+ {[0, 1, 2, 3].map((idx) => ( + + +
{t(`stats.kpis.${idx}.label`)}
+ {t(`stats.kpis.${idx}.value`)} + {t(`stats.kpis.${idx}.hint`)} +
+
+ ))} +
+ + + + {t('stats.matrix.title', 'Vergleich auf einen Blick')} + + {t( + 'stats.matrix.subtitle', + 'Die wichtigste Unterscheidung ist Auslöser und Leistungsart.' + )} + + + +
+
+
+
+ {t('stats.matrix.head.feature', 'Merkmal')} +
+
+ {t('stats.matrix.head.bu', 'BU')} +
+
+ {t('stats.matrix.head.unfall', 'Unfall')} +
+
+ {t('stats.matrix.head.ksb', 'Krankheits-Schutzbrief')} +
+ + {[0, 1, 2, 3, 4].map((rowIdx) => ( + +
+ {t(`stats.matrix.rows.${rowIdx}.feature`) } +
+
+ {t(`stats.matrix.rows.${rowIdx}.bu`) } +
+
+ {t(`stats.matrix.rows.${rowIdx}.unfall`) } +
+
+ {t(`stats.matrix.rows.${rowIdx}.ksb`) } +
+
+ ))} +
+
+
+
+
+ +
+ {[0, 1, 2].map((idx) => ( + + + {t(`stats.combos.${idx}.title`)} + {t(`stats.combos.${idx}.desc`)} + + + ))} +
+ + +
+
+