const ogImage = "https://uksnackattack.co.uk/media/posts/202105/183475073_510386353468937_2831499284321446263_n_17863263149516797.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202104/177744512_823744208348659_3766088821031845943_n_17934328477513842.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...