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