Kind: Interface
Source: atloria-monorepo/templates/site-bootstrap/src/sections/how-it-works/how-it-works-cards-grid.tsx
Properties
| Property | Type |
|---|---|
labelKey | string |
headlineKey | string |
descriptionKey | string |
steps | { icon: LucideIcon; titleKey: string; descriptionKey: string }[] |
Was this page helpful?