const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQMdoGvx4dosNbYFdEj4Mj8xwx0ohjuQY5me3k_DT987sAS_2yJlUoerQtDWrlKENfXbMaEspyGyql6S_ozWhf2ehmDKjC5Q5Y3Hflw_17884823642797491.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/82622863_773869579791886_4865770234598209980_n_17908186165405930.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...