Waimia.
← Hero Header Sections

hero-course

stable Sur waimia · 1

Hero Header Sections

Hero de page cours/formation : kicker accent + title + lede + meta-pills (niveau/durée/format/prix) + cta-group primary/ghost.

herocoursetrainingpillsmeta

Aperçu

Code

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

{
  "type": "hero-course",
  "type_label_fr": "Formation praticien",
  "type_label_en": "Practitioner course",
  "title_fr": "Cabler son CRM avec Claude · 2 jours",
  "title_en": "Wiring your CRM with Claude · 2 days",
  "lede_fr": "Deux jours pour livrer un workflow CRM Claude en production : audit pipeline, scoring, séquences automatisées.",
  "lede_en": "Two days to ship a Claude-powered CRM workflow to production: pipeline audit, scoring, automated sequences.",
  "pills": [
    {
      "label_fr": "Intermédiaire",
      "label_en": "Intermediate",
      "variant": "default"
    },
    {
      "label_fr": "14h",
      "label_en": "14h",
      "variant": "default"
    },
    {
      "label_fr": "Présentiel",
      "label_en": "In-person",
      "variant": "default"
    },
    {
      "label_fr": "Certifiant",
      "label_en": "Certificate",
      "variant": "accent"
    },
    {
      "label_fr": "2 400 €",
      "label_en": "€2,400",
      "variant": "price"
    }
  ],
  "cta_primary": {
    "label_fr": "S'inscrire →",
    "label_en": "Enroll →",
    "href": "#enroll",
    "variant": "primary"
  },
  "cta_secondary": {
    "label_fr": "Une question ? →",
    "label_en": "Have a question? →",
    "href": "/contact",
    "variant": "ghost"
  }
}