| title | CtaSection |
|---|---|
| description | CtaSection Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| type | string |
✅ | |
| id | string |
optional | Section ID for anchor links |
| headline | string |
✅ | CTA headline |
| description | string |
optional | CTA description |
| buttons | object[] |
✅ | CTA buttons |
| backgroundColor | string |
optional | Background color (hex, rgb, or preset) |
| align | Enum<'left' | 'center' | 'right'> |
optional |