# SectionIntro

## Purpose

Shared heading block for hero, section, and supporting narrative copy.

## Category

Pattern

## Public API

Props:

- `eyebrow`
- `title`
- `description`
- `align`: `start | center`
- `size`: `hero | section | compact`
- `titleTag`: `h1 | h2 | h3`

Slots:

- default: additional content below the description
- `actions`: action row for buttons or supporting controls
