Hero video dialog with thumbnail
Click-to-play video hero, thumbnail scales into a modal player on click. Good for a SaaS or product-demo hero above the fold. Needs an embeddable video URL (YouTube embed format), swap the thumbnail image per client.
Live preview
open in new tab ↗import { HeroVideoDialog } from "@/components/magicui/hero-video-dialog"
export function HeroVideoDialogDemo() {
return (
<div className="relative">
<HeroVideoDialog
className="block dark:hidden"
animationStyle="from-center"
videoSrc="https://www.example.com/embed/video-id"
thumbnailSrc="https://www.example.com/thumbnail-light.png"
thumbnailAlt="Product demo video thumbnail"
/>
</div>
)
}Block id: magicui-hero-video-dialogreact-tailwind · swap-content
More hero blocks
Want the whole site, not just the block?
We ship real client sites in 3 weeks — with blocks like this one, wired to your brand.



