const ogImage = "https://uksnackattack.co.uk/media/posts/202108/240705398_593794628452803_7332900975420322726_n_17860059206574528.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202103/155563295_238118967989297_243022316998915859_n_17909607085660301.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...