world-game/site/blueprints/pages/home.yml
isUnknown eeb4cb4e3a
All checks were successful
Deploy / Deploy to Production (push) Successful in 19s
panel > portfolio : improve layout
2026-03-21 14:10:44 +01:00

87 lines
2.4 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
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