Camera Capture

Dark viewfinder mock-up with corner brackets, a live dot, and a large circular capture button.

Scan the receiptPoint the camera at the total line

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

Import & use
import { Upload10 } from "@/components/beste/piece/upload10";

<Upload10
  title="Scan the receipt"
  hint="Point the camera at the total line"
  action="Capture"
/>