panel > portfolio : improve layout
All checks were successful
Deploy / Deploy to Production (push) Successful in 19s

This commit is contained in:
isUnknown 2026-03-21 14:10:44 +01:00
parent 75330bea7b
commit eeb4cb4e3a
8 changed files with 55 additions and 62 deletions

View file

@ -1,19 +1,18 @@
title: Accueil
icon: home
status:
draft:
label: Brouillon
text: La page est accessible uniquement pour les éditeurs connectés ou via un lien secret
listed:
label: Public
text: La page est accessible par tout le monde
options:
delete: false
duplicate: false
move: false
changeTemplate: false
changeStatus: false
tabs:
# Hero Section
hero:
label: Contenu
icon: text
columns:
- width: 2/3
- width: 1/2
sections:
heroContent:
type: fields
@ -33,7 +32,7 @@ tabs:
help: CTA pour call to action
type: pages
max: 1
- width: 1/3
- width: 1/2
sections:
media:
type: fields
@ -49,17 +48,7 @@ tabs:
cover: true
uploads:
template: video
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
backgroundVideoMobile:
label: Vidéo d'arrière-plan (mobile)
type: files
@ -71,6 +60,19 @@ tabs:
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
@ -82,3 +84,4 @@ tabs:
ratio: 9/16
cover: true
help: Image affichée au besoin pendant le chargement de la vidéo
width: 1/2