// United Page function UnitedPage() { const [t, setTweak] = window.useTweaks(window.SHARED_DEFAULTS); const theme = window.useTheme(t); const { c, orange, glow, pad, fonts } = theme; const [, , tl] = window.useLang(); const groups = [ { name: 'Minis', range: '4–7', tag: 'EARLY YEARS', desc: tl('Erste Schritte im Glauben — spielerisch, sensorisch, beziehungsorientiert. Eltern-Pakete inklusive.', 'First steps in faith — playful, sensory, relationship-oriented. Parent packages included.'), focus: [tl('Storytelling', 'Storytelling'), tl('Worship Basics', 'Worship Basics'), tl('Family Rhythms', 'Family Rhythms')] }, { name: 'Kids', range: '8–11', tag: 'EXPLORATION', desc: tl('Bibel entdecken, Charakter formen, Gemeinschaft erleben. Mission als Abenteuer.', 'Discovering the Bible, shaping character, experiencing community. Mission as adventure.'), focus: [tl('Bible Quests', 'Bible Quests'), tl('Character Builders', 'Character Builders'), tl('Mission Trips', 'Mission Trips')] }, { name: 'Teens', range: '12–14', tag: 'IDENTITY', desc: tl('Identität finden, Verantwortung übernehmen, Glauben für sich beanspruchen.', 'Finding identity, taking responsibility, claiming faith for themselves.'), focus: [tl('Identity Series', 'Identity Series'), tl('Peer Mentoring', 'Peer Mentoring'), tl('Service Projects', 'Service Projects')] }, { name: 'Youth', range: '15–21', tag: 'MULTIPLICATION', desc: tl('Berufung leben, Multiplikation üben, Leiter werden. Vorbereitung auf das Leben — nicht nur den Sonntag.', 'Living your calling, practicing multiplication, becoming a leader. Preparation for life — not just Sunday.'), focus: [tl('Leadership Lab', 'Leadership Lab'), tl('Mission Internships', 'Mission Internships'), tl('Career Coaching', 'Career Coaching')] }, ]; return (
{g.desc}
{p.d}