Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | "Power of LLMs in Your Editor" | Hero heading |
description | string | Default description text | Hero description paragraph |
secondaryText | React.ReactNode | Default secondary text | Secondary paragraph below description |
ctaText | string | "Learn more" | Call-to-action button label |
ctaHref | string | "#" | Call-to-action link |
features | Feature[] | 4 default features | Array of feature items for the grid |
className | string | — | Additional CSS classes |

