Kind: Interface
Source: atloria-monorepo/templates/site-bootstrap/src/sections/hero/hero-bento-grid.tsx
Properties
| Property | Type |
|---|---|
headlineKey | string |
subheadlineKey | string |
primaryCtaKey | string |
primaryCtaUrl | string |
secondaryCtaKey | string |
secondaryCtaUrl | string |
badgeKey | string |
gridItems | { titleKey: string; descriptionKey?: string; icon?: LucideIcon }[] |
className | string |
Was this page helpful?