<Lead>
NarrativeOpening paragraph of a section. Larger and slightly muted, sets the tone.
When to use: Use exactly once per section, immediately after the section's H1, to summarise the section's headline finding in 1–2 sentences.
Preview
Across two days with Acme's operations and finance teams, we mapped twelve candidate automation use cases. Six are recommended for the first wave.
| Prop | Type | Notes |
|---|---|---|
| children | ReactNode | Required. The opener prose. |
| className | string | Optional. Tailwind classes appended to the wrapper. |
Examples
<Lead>
Across two days with Acme's operations and finance teams, we mapped
twelve candidate automation use cases. Six are recommended for the
first wave.
</Lead>