@ -58,8 +58,9 @@ const VodProduct = ({
className="group transition ease-in-out delay-150 duration-300 w-full relative flex items-center justify-center cursor-pointer"
style={{
backgroundImage: `url(https://dnvn.ir/api/v1/file/${video?.fileIds})`,
backgroundSize: "100% 100%",
backgroundSize: "cover",
backgroundRepeat: "no-repeat",
backgroundPosition: "center center",
height: height,
}}
data-modal-toggle="large-modal"