const ogImage = "https://uksnackattack.co.uk/media/posts/202108/240867522_113644484364173_3674148362191266356_n_17925181300771448.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202107/AQMtWTE6UQGBop_o4fAFDOUJ7OqbS6XL3ojnCeFjd_W1ropZcuEJefcJuxhDKDnW4hX88Yof0tfKpKroV5LuMgSIvNbUzxKwNFSKg_17935219933582385.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...