WelcomeHero

Onboarding heading with optional icon and subtitle (plain or linked). Used at the top of empty/welcome surfaces.

Preview

Usage

import { WelcomeHero } from '@ramtt/ui'

<WelcomeHero
  heading="Welcome back, Malte"
  subtitle="Pick up where you left off"
  subtitleHref="/dashboard"
/>

Props

PropTypeDefaultDescription
heading*stringMain heading
iconReactNodeOptional icon rendered before heading
subtitlestringSubtitle paragraph
subtitleHrefstringRenders subtitle as a link to this URL
italicbooleanfalseItalicize heading (e.g. for greetings)
classNamestringAdditional Tailwind classes