const ogImage = "https://uksnackattack.co.uk/media/posts/202002/84766771_2529869960583949_1987873953043898841_n_17862513601714315.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70818895_517746795723575_1125117967734135343_n_18103904566037807.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...