Dashed upload surface centered on a cloud icon, with headline, subtitle, and a select button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload2 } from "@/components/beste/piece/upload2";
<Upload2
title="Drag files to upload"
subtitle="or click to browse your device"
action="Select files"
/>