const ogImage = "https://uksnackattack.co.uk/media/posts/202203/276106931_368769361787394_2225035109813501912_n_18011509510378155.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/146450103_471853383836725_7364388261867168214_n_17913346276570733.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...