const ogImage = "https://uksnackattack.co.uk/media/posts/202406/447641111_986462229677675_8118291123461378432_n_18067019395527863.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/90317018_568051053803380_9202351089292088995_n_17860301989796024.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...