Empty State

Dashed empty-state panel with an inbox tile, headline, supporting copy, and a dark CTA button.

No projects yet

Create your first project to start shipping components to every workspace.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Card30 } from "@/components/beste/piece/card30";

<Card30
  title="No projects yet"
  description="Create your first project to start shipping components to every workspace."
  action="Create project"
/>