world-game/site/blueprints/pages/home.yml
isUnknown 6caa69a30a blueprints : add translate: false to all non-translatable fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:01:22 +02:00

91 lines
2.5 KiB
YAML

title: Accueil
icon: home
options:
delete: false
duplicate: false
move: false
changeTemplate: false
changeStatus: false
tabs:
# Hero Section
hero:
label: Contenu
icon: text
columns:
- width: 1/2
sections:
heroContent:
type: fields
fields:
subtitle:
label: Sous-titre
type: text
ctaText:
width: 1/2
label: Texte du bouton CTA
help: CTA pour call to action
type: text
default: Explorer
ctaLink:
width: 1/2
label: Lien du bouton CTA
help: CTA pour call to action
type: pages
translate: false
max: 1
- width: 1/2
sections:
media:
type: fields
fields:
backgroundVideo:
label: Vidéo d'arrière-plan (desktop)
type: files
max: 1
accept: video/*
translate: false
image:
ratio: 16/9
cover: true
uploads:
template: video
width: 1/2
backgroundVideoMobile:
label: Vidéo d'arrière-plan (mobile)
type: files
max: 1
accept: video/*
translate: false
image:
ratio: 9/16
cover: true
uploads:
template: video
width: 1/2
backgroundVideoPoster:
label: Poster vidéo desktop
type: files
layout: cards
max: 1
accept: image/*
translate: false
image:
ratio: 16/9
cover: true
help: Image affichée au besoin pendant le chargement de la vidéo
width: 1/2
backgroundVideoMobilePoster:
label: Poster vidéo mobile
type: files
layout: cards
max: 1
accept: image/*
translate: false
image:
ratio: 9/16
cover: true
help: Image affichée au besoin pendant le chargement de la vidéo
width: 1/2
files: tabs/files
seo: seo/page