Split header with action
Pair marketing copy with a clear secondary navigation action.
Platform capabilities
Build complete public experiences
Use reusable sections, cards, metrics, heroes, and CTAs.
<MarketingSectionHeader
eyebrow="Platform capabilities"
title="Build complete public experiences"
description="Use reusable sections, cards, metrics, heroes, and CTAs."
actionLabel="Explore components"
actionHref="#components"
actionIcon="icon-[lucide--arrow-right]">
<div data-slot="icon">
<div class="showcase-slot">icon slot</div>
</div>
<div data-slot="actions">
<div class="showcase-slot">actions slot</div>
</div>
</MarketingSectionHeader>