const ogImage = "https://uksnackattack.co.uk/media/posts/202405/441805349_414588078013732_1806379236043595730_n_17858127432156302.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201911/71204917_242651223381825_7786002131751794544_n_17906188306388013.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...