Waimia.
← Stats Sections

spec-bar

stable Bibliothèque

Stats Sections

Barre de spécifications projet N colonnes (label mono + valeur) avec grille CSS var, extrait de CaseStudyTemplate.

specsmetacase-studygridmono

Aperçu

Code

Données de la section (à placer dans sections[])

{
  "type": "spec-bar",
  "kicker_fr": "Spécifications",
  "kicker_en": "Specifications",
  "specs": [
    {
      "label_fr": "Client",
      "label_en": "Client",
      "value": "Scale-up SaaS B2B"
    },
    {
      "label_fr": "Secteur",
      "label_en": "Sector",
      "value": "SaaS B2B"
    },
    {
      "label_fr": "Durée",
      "label_en": "Duration",
      "value": "10 semaines"
    },
    {
      "label_fr": "Stack",
      "label_en": "Stack",
      "value": "Claude · HubSpot · dbt"
    },
    {
      "label_fr": "Services",
      "label_en": "Services",
      "value": "Orchestration · CRM · Analytics"
    }
  ]
}