// PS3 Academy page function PS3Page() { const [t, setTweak] = window.useTweaks(window.SHARED_DEFAULTS); const theme = window.useTheme(t); const { c, orange, glow, pad } = theme; const [, , tl] = window.useLang(); const pillars = [ { tag: 'P', title: 'Principles', desc: tl('Die Grundlagen — biblisch fundiert, kulturell relevant. Hier beginnt jede Multiplikation.', 'The foundations — biblically grounded, culturally relevant. Where every multiplication begins.'), items: [tl('Identität in Christus', 'Identity in Christ'), tl('Mission & Berufung', 'Mission & Calling'), tl('Entdecke deine Gaben', 'Explore your gifts')] }, { tag: 'S', title: 'Skills', desc: tl('Praktische Fähigkeiten für moderne Leiter — Kommunikation, Coaching, Konfliktlösung.', 'Practical skills for modern leaders — communication, coaching, conflict resolution.'), items: [tl('Public Speaking', 'Public Speaking'), tl('Team Dynamics', 'Team Dynamics'), tl('Selbstorganisation im Management', 'Self-organization in management')] }, { tag: 'S', title: 'Strategies', desc: tl('Methoden, die wirklich funktionieren — getestet, verfeinert, multipliziert.', 'Methods that actually work — tested, refined, multiplied.'), items: ['Harvest Circle', 'Pipeline Building', 'Ministry Multiplication'] }, { tag: 'S', title: 'Systems', desc: tl('Strukturen, die skalieren — Prozesse, die Menschen befähigen statt einengen.', 'Structures that scale — processes that empower people rather than constrain them.'), items: ['Operations', 'Discipleship Tracks', 'Leadership Development'] }, ]; return (
{tl( 'Unser PS3-Training ist der ultimative Booster für Bibelschüler in den letzten Monaten vor dem Abschluss. Wir liefern eine hochpraktische „Toolbox“, die auf die reale Welt vorbereitet — mit flexiblen Formaten von einer intensiven Woche bis zu einer zweiwöchigen Deep-Dive-Phase. Mit Fokus auf Systeme und Strategien kurz vor dem Start in den Dienst schaffen wir eine gesunde Grundlage, um eine starke und relevante Gemeinde aufzubauen — ohne Abkürzungen beim Erfolg, mit messbarer Wirkung von Tag eins.', 'Our PS3 training is the ultimate booster for Bible school students in their final months before graduation. We provide a highly practical toolbox that prepares them for the real world, with flexible programmes from a one-week intensive to a two-week deep dive. By focusing on systems and strategies right before they begin ministry, we help them build a healthy foundation for a strong, relevant church—without shortcuts to success—and achieve real results from day one.' )}
{p.desc}
{tl( 'PS3 läuft als ein- oder zweiwöchiges Programm. Erzähl uns von deiner Bibelschule oder deinem Team — wir finden das passende Format mit dir.', 'PS3 runs as a one- or two-week programme. Tell us about your Bible school or team—we will work with you to find the right format.' )}
{tl('PS3 anfragen', 'Inquire about PS3')} →