Waimia.
← Hero Header Sections

tier-pyramid-svg

stable Sur waimia · 2

Hero Sections

Pyramide SVG isocèle à trois niveaux pour visualiser la progression Découverte · Transformation · Partenariat.

offerspyramidtierssvg

Aperçu

Code

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

{
  "type": "tier-pyramid-svg",
  "aria_label_fr": "Pyramide des offres Waimia, trois tiers",
  "aria_label_en": "Waimia offers pyramid, three tiers",
  "tiers": [
    {
      "roman": "I",
      "label_fr": "Découverte",
      "label_en": "Discovery"
    },
    {
      "roman": "II",
      "label_fr": "Transformation",
      "label_en": "Transformation"
    },
    {
      "roman": "III",
      "label_fr": "Partenariat",
      "label_en": "Partnership"
    }
  ]
}