| title | HeroSection |
|---|---|
| description | HeroSection Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| type | string |
✅ | |
| id | string |
optional | Section ID for anchor links |
| headline | string |
✅ | Main headline |
| subheadline | string |
optional | Subheadline or tagline |
| description | string |
optional | Description text |
| buttons | object[] |
optional | CTA buttons |
| backgroundImage | object |
optional | Hero background image |
| backgroundVideo | object |
optional | Hero background video |
| align | Enum<'left' | 'center' | 'right'> |
optional | |
| overlayOpacity | number |
optional |