const ogImage = "https://uksnackattack.co.uk/media/posts/202403/431635632_792243932953240_7443240586520164710_n_18177286663288818.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202005/101037204_166247918263529_6141700230796874434_n_18119960512128628.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...