Empty Page

Centered editor placeholder with a soft icon tile, headline, hint line, and a recolorable call-to-action pill.

Your page looks empty

Start by adding your first block.

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

Import & use
import { Editor47 } from "@/components/beste/piece/editor47";

<Editor47
  title="Your page looks empty"
  description="Start by adding your first block."
  buttonLabel="Add Block"
  tone="emerald"
/>