DUI
⌘K

Blocks

Hero Simple

Simple hero section with title, description, and primary action.

Default block
PreviewCode

Welcome to DUI

Design system components that work out of the box.

Installation

Toggle your preferred package manager and run the CLI command to add this block and its dependency components.

DUI CLI · auto-installs dependencies
$npx shadcn@latest add qentrah/DUI/blocks-hero-simple

DUI Primitive Dependencies

This block is composed of the following primitives. Here are the commands to install them individually if needed:

Cardcard

Groups related content and actions.

npx shadcn@latest add qentrah/DUI/card
Badgebadge

Displays a status or compact label.

npx shadcn@latest add qentrah/DUI/badge
Buttonbutton

Triggers an action or event.

npx shadcn@latest add qentrah/DUI/button