Welcome Modal Blueprint
Static first-login welcome dialog over a scrim: greeting by name, three things to try, and start or tour actions.
Static first-login welcome dialog over a scrim: greeting by name, three things to try, and start or tour actions.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Welcome Modal Blueprint is a first-login dialog rendered as a static open blueprint: a semi-opaque scrim with a centered card over it. The card opens with Avery Stone's avatar and the greeting Good to have you, Avery, then three things worth trying on day one: Create a project, Invite your team, and Read the quick-start, each with an icon and a one-line explanation. A Get started primary button and a Take a tour ghost button close the card.
The scrim is a plain div, the card plain markup; no Radix Dialog portal is used, so the blueprint screenshots cleanly inside the preview iframe. The tries array drives the three items.
Reach for this block as the very first surface a new user sees, wired to a first-login flag in your session. Dismiss it once the user clicks either action and never show it again on subsequent logins.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the day-one greeting dialog. Other welcome variants:
Tip: three items is the right count; fewer feels sparse, more creates the impression that the product needs a manual before you can use it.