@brickslab/ui-web
Section hero du dashboard : titre dynamique avec compteur de composants, description du design system et deux boutons CTA.
Aperçu
Hero complet avec CTA et panneau d'information
Props
| Prop | Type | Défaut | Requis | Description |
|---|---|---|---|---|
totalComponents | number | — | ✓ | Nombre total de composants affichés dans le titre. |
subtitle | string | "Tableau de bord Brickslab" | — | Sous-titre affiché au-dessus du titre principal. |
primaryLabel | string | "Parcourir le catalogue" | — | Libellé du bouton CTA principal. |
primaryHref | string | "/components/sectiongallery" | — | URL du bouton CTA principal. |
secondaryLabel | string | "Voir les fondations" | — | Libellé du bouton CTA secondaire. |
secondaryHref | string | "/components/searchbar" | — | URL du bouton CTA secondaire. |