const ogImage = "https://uksnackattack.co.uk/media/posts/202011/123513827_718959038978568_3466651261729364207_n_17874742237953172.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202005/96397761_267112954429539_7426924426925582819_n_17884700530561195.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...