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/202009/120217728_961256291062059_7369648510436409045_n_17854202657281703.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...