const ogImage = "https://uksnackattack.co.uk/media/posts/202112/262694956_587674879009914_5715156766412572246_n_17943320485719456.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
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"); //...