Skip to content

Call to Action 2

Call to action on a subtle bordered panel with primary and secondary buttons.

02 / 03
Loading preview

Installation

Run this in a project that already uses shadcn/ui. The CLI adds the block, its components and npm dependencies.

pnpm dlx shadcn@latest add https://ui.sumansharma.info.np/r/call-to-action-2.json
Prefer to iterate with AI?Open in

Usage

The CLI writes the block to components/call-to-action.tsx. Import it anywhere:

Loading...