Feat: page À propos — redesign complet avec carrousel équipe
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
- Fix about.json.php : lecture des vrais champs Kirby (intro writer, body blocks, files template member) — corrige le bug [object Object] - About.svelte : redesign fidèle à la source (intro centrée, blocs mission/manifeste avec bordure verte, carrousel équipe horizontal 3/2/1 items selon breakpoint, swipe tactile, prev/next + pagination) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
773be2840c
commit
61607f8cd7
3 changed files with 374 additions and 163 deletions
|
|
@ -7,9 +7,17 @@ fields:
|
|||
type: text
|
||||
required: true
|
||||
translate: false
|
||||
width: 1/2
|
||||
role:
|
||||
label: Poste
|
||||
type: text
|
||||
required: true
|
||||
translate: false
|
||||
help: "Ex: CEO & Co-Founder"
|
||||
placeholder: CEO & Co-Founder
|
||||
width: 1/2
|
||||
link:
|
||||
label: Lien
|
||||
type: url
|
||||
translate: false
|
||||
placeholder: https://fr.linkedin.com/in/…
|
||||
help: S'ouvre au clic sur la card
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue