const ogImage = "https://uksnackattack.co.uk/media/posts/202108/240486184_119883657054835_5857581837787927704_n_17919843322850299.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/212048272_366986838323872_4123865494637909690_n_18192212032102251.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...