const ogImage = "https://uksnackattack.co.uk/media/posts/202107/227329965_559197218795227_7331822425384265029_n_17906806720916834.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202104/175440074_358053072308611_6584727769220019522_n_17852360234518636.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...