const ogImage = "https://uksnackattack.co.uk/media/posts/202107/209377713_104304091919600_8523955212334620720_n_17913754636756317.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202106/201322844_525588995460677_6348877216996925230_n_17846985692600118.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...