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:
@@ -40,7 +40,7 @@ component('hero', ['hero' => $page['hero']]);
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="intro-bento">
|
<div class="intro-bento">
|
||||||
<div class="bento__tile intro-bento__image">
|
<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>
|
</div>
|
||||||
|
|
||||||
<article class="bento__tile intro-bento__about">
|
<article class="bento__tile intro-bento__about">
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"name": "Kerstin Tauber",
|
"name": "Kerstin Tauber",
|
||||||
"phone": "+49 176 38957526",
|
"phone": "+49 176 38957526",
|
||||||
"whatsapp": true,
|
"whatsapp": true,
|
||||||
"image": null
|
"image": "img/persons/kerstin-tauber.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group": "Turnen",
|
"group": "Turnen",
|
||||||
|
|||||||
@@ -11,17 +11,17 @@
|
|||||||
},
|
},
|
||||||
"ctas": []
|
"ctas": []
|
||||||
},
|
},
|
||||||
|
"team_photo": { "base": "img/pages/jugend-team", "widths": [640, 1000], "alt": "Unsere Jugendabteilung des TSV 08 Kulmbach" },
|
||||||
"about": {
|
"about": {
|
||||||
"title": "Mitmachen leicht gemacht",
|
"title": "Mitmachen leicht gemacht",
|
||||||
"text": "Wenn deine Kinder Lust haben, bei uns Fußball auszuprobieren oder mitzuspielen, meldet euch gerne ganz unkompliziert. Wir freuen uns über jedes neue Gesicht und bieten Fußball in familiärer Atmosphäre, vom ersten Ballkontakt bis zum echten Mannschaftsspiel."
|
"text": "Wenn deine Kinder Lust haben, bei uns Fußball auszuprobieren oder mitzuspielen, meldet euch gerne ganz unkompliziert. Wir freuen uns über jedes neue Gesicht und bieten Fußball in familiärer Atmosphäre, vom ersten Ballkontakt bis zum echten Mannschaftsspiel."
|
||||||
},
|
},
|
||||||
"groups": [
|
"groups": [
|
||||||
{ "code": "G", "name": "G-Jugend (Bambini)", "training": ["Freitag 16:30–17:30 Uhr"], "photo": { "base": "img/teams/jugend-g", "widths": [400, 800], "alt": "G-Jugend des TSV 08 Kulmbach" } },
|
{ "code": "G", "name": "G-Jugend (Bambini)", "training": ["Freitag 16:00–17:00 Uhr"], "photo": { "base": "img/teams/jugend-g", "widths": [400, 800], "alt": "G-Jugend des TSV 08 Kulmbach" } },
|
||||||
{ "code": "F", "name": "F-Jugend", "training": ["Montag 17:00–18:30 Uhr", "Freitag 16:30–17:30 Uhr"], "photo": { "base": "img/teams/jugend-f", "widths": [400, 800], "alt": "F-Jugend des TSV 08 Kulmbach" } },
|
{ "code": "F", "name": "F-Jugend", "training": ["Dienstag 16:30–17:40 Uhr", "Freitag 16:30–17:40 Uhr"], "photo": { "base": "img/teams/jugend-f", "widths": [400, 800], "alt": "F-Jugend des TSV 08 Kulmbach" } },
|
||||||
{ "code": "E", "name": "E-Jugend", "training": ["Montag 17:30–18:30 Uhr", "Mittwoch 17:30–19:00 Uhr"], "photo": { "base": "img/teams/jugend-e", "widths": [400, 800], "alt": "E-Jugend des TSV 08 Kulmbach" } },
|
{ "code": "E", "name": "E-Jugend", "training": ["Montag 18:15–19:30 Uhr", "Mittwoch 17:45–19:00 Uhr"], "photo": { "base": "img/teams/jugend-e", "widths": [400, 800], "alt": "E-Jugend des TSV 08 Kulmbach" } },
|
||||||
{ "code": "D", "name": "D-Jugend", "training": ["Dienstag 17:30–18:30 Uhr", "Freitag 17:30–18:30 Uhr"], "photo": { "base": "img/teams/jugend-d", "widths": [400, 800], "alt": "D-Jugend des TSV 08 Kulmbach" } },
|
{ "code": "D", "name": "D-Jugend", "training": ["Dienstag 17:40–19:00 Uhr", "Freitag 17:40–19:00 Uhr"], "photo": { "base": "img/teams/jugend-d", "widths": [400, 800], "alt": "D-Jugend des TSV 08 Kulmbach" } },
|
||||||
{ "code": "C", "name": "C-Jugend", "training": ["Montag 18:30–19:30 Uhr", "Freitag 17:30–19:00 Uhr"], "photo": { "base": "img/teams/jugend-c", "widths": [400, 800], "alt": "C-Jugend des TSV 08 Kulmbach" } },
|
{ "code": "C/B", "name": "C/B-Jugend", "training": ["Montag 17:00–18:00 Uhr", "Donnerstag 17:00–18:00 Uhr"], "photo": { "base": "img/teams/jugend-c", "widths": [400, 800], "alt": "C/B-Jugend des TSV 08 Kulmbach" } },
|
||||||
{ "code": "B", "name": "B-Jugend", "upcoming": true, "note": "Mannschaft im Aufbau. Infos folgen.", "photo": { "base": "img/pages/fussball-hero", "widths": [640, 1000, 1600], "alt": "" } },
|
|
||||||
{ "code": "A", "name": "A-Jugend", "upcoming": true, "note": "Mannschaft im Aufbau. Infos folgen.", "photo": { "base": "img/pages/fussball-hero", "widths": [640, 1000, 1600], "alt": "" } }
|
{ "code": "A", "name": "A-Jugend", "upcoming": true, "note": "Mannschaft im Aufbau. Infos folgen.", "photo": { "base": "img/pages/fussball-hero", "widths": [640, 1000, 1600], "alt": "" } }
|
||||||
],
|
],
|
||||||
"faq": [
|
"faq": [
|
||||||
|
|||||||
BIN
public/assets/img/pages/jugend-team-1000.jpg
Normal file
BIN
public/assets/img/pages/jugend-team-1000.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 359 KiB |
BIN
public/assets/img/pages/jugend-team-640.jpg
Normal file
BIN
public/assets/img/pages/jugend-team-640.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 167 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 36 KiB |
BIN
public/assets/img/persons/kerstin-tauber.jpg
Normal file
BIN
public/assets/img/persons/kerstin-tauber.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user