Video Preview

Uploaded-video card with a play button over a dark thumb, duration badge, and a filename footer.

Video Preview
0:42
launch-teaser.mp454 MB

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

Import & use
import { Upload24 } from "@/components/beste/piece/upload24";

<Upload24
  filename="launch-teaser.mp4"
  duration="0:42"
  size="54 MB"
  thumbnailSrc="https://images.unsplash.com/photo-1776608721705-3a529722aea5?w=300&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxmZWF0dXJlZC1waG90b3MtZmVlZHw1MXx8fGVufDB8fHx8fA%3D%3D"
/>