# Onboarding / Welcome Screen

> Onboarding / Welcome Screen used to greet new users and introduce the app’s purpose. It features a hero image for visual appeal, a clear welcome title, a short description highlighting the app’s value, and two calls-to-action — a primary button (“Let’s get started”) for new users and a secondary link (“Login Now”) for returning users. It’s ideal for first-time app launches to drive sign-ups or logins.

- Author: [Ravi Katiyar](https://21st.dev/@ravikatiyar162)
- License: unknown
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@ravikatiyar162/components/onboarding-welcome-screen

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ravikatiyar162/onboarding-welcome-screen?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
