SEO/GEO: Keyword-Tagline in h1, Title keyword-first, Meta-Description mit CTA, Facebook in club.json + Aktuelles-Subline

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 21:33:41 +02:00
parent fc066703e6
commit 353b3cea06
6 changed files with 17 additions and 8 deletions

View File

@@ -54,6 +54,14 @@
text-shadow: 0 2px 24px rgb(0 0 0 / 0.5);
}
/* Keyword-Subline innerhalb der h1 (SEO) — visuell kleinere zweite Zeile */
.hero__tagline {
display: block;
margin-top: 0.75rem;
font-size: var(--fs-600);
letter-spacing: 0.14em;
}
.hero__text {
margin-top: 1rem;
max-width: 60ch;