Hero one-to-one: titolo "Personal Training" separato dall'H2

Campo opzionale Service.heroTitle: l'hero (H1) di /services/one-to-one
mostra "PERSONAL TRAINING" mentre H2/card restano "One to One" (tag
condiviso service.one-to-one.title invariato). Nessuna migrazione DB.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-22 08:54:59 +02:00
parent b17b5c831a
commit 669fd2978f
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const categoryIndexes = [1, 2, 3, 4];
const tones = ['tan', 'taupe', 'dark'];
---
<Base title={t(`service.${slug}.title`)} description={t(`service.${slug}.excerpt`)}>
<PageHero title={t(`service.${slug}.title`).toUpperCase()} bgImage={heroImg} />
<PageHero title={(service.heroTitle ?? t(`service.${slug}.title`)).toUpperCase()} bgImage={heroImg} />
<section class="section">
<div class="container prog">