Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/component-library/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?