Hero Media

Customizable component for Hero Section capabale of displaying images or videos in a modal.

Image showcasing product

Installation

npx shadcn@latest add "https://optiqui.com/r/hero-media"

HeroMediaProps

PropTypeDescriptionDefault
type"image" | "video"Type of media to display-
iframebooleanDisplay image inside of iframe or in video tagtrue
thumbnailUrlstringURL of displayed image-
videoUrlstringURL of video-
classNamestringAdditional classNames-
altstringAlt property of image"Image showcasing product"
buttonTitlestringTitle of play button-
buttonDescriptionstringDescription of play button-

VideoPopverProps

PropTypeDescription
childrenReact.ReactNodemodal trigger
titlestringtitle of modal
descriptionstringdescription of modal
iframebooleandisplay video in iframe or video tag
videoUrlstringURL of video