const ogImage = "https://uksnackattack.co.uk/media/posts/202008/118481851_595323604495059_6977019983451749798_n_18120795835190375.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/82536512_1132917240383993_8536457185158812154_n_17844864040897496.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...