import React from "react"; const PremiumBannerTwo = ({ data }) => { const { header3, video_link1 } = data || {}; return (