const ogImage = "https://uksnackattack.co.uk/media/posts/202403/430331598_246266608550354_2088790614547765943_n_18025088893984794.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/276316872_665437458098080_6449901027230251877_n_17915839964372687.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...