Jugend: neue Ansprechpartner-Fotos, Abteilungsbild, aktuelle Trainingszeiten

- Fabi & Kerstin als 480x600-Porträts (Kopf/Schultern, oben ausgerichtet),
  Kerstin in ansprechpartner.json verknüpft
- gemeinsames Jugendbild als Intro-Bento-Bild (ersetzt die Hero-Dublette)
- Trainingszeiten auf Fabis Stand, C/B-Jugend zusammengefasst, B-Karte entfällt

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B1tTL6VE17FgQhhaH4Pc8h
This commit is contained in:
2026-08-31 20:59:51 +02:00
parent f88b5f1dd1
commit 6313b98f9e
7 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ component('hero', ['hero' => $page['hero']]);
<div class="container">
<div class="intro-bento">
<div class="bento__tile intro-bento__image">
<?php component('img', ['image' => $page['hero']['image'], 'sizes' => '(max-width: 900px) 100vw, 40vw', 'class' => 'intro-bento__img']); ?>
<?php component('img', ['image' => $page['team_photo'] ?? $page['hero']['image'], 'sizes' => '(max-width: 900px) 100vw, 40vw', 'class' => 'intro-bento__img']); ?>
</div>
<article class="bento__tile intro-bento__about">