Hero Keycap

Large tactile keycap with subtle shadow and a caption reading underneath.

Command

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

Import & use
import { Keyboard4 } from "@/components/beste/piece/keyboard4";

<Keyboard4
  keyLabel="⌘"
  caption="Command"
/>