Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | "Power of LLMs\nin Your Editor" | Hero heading |
description | string | Default description text | Hero description paragraph |
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 |

