const ogImage = "https://uksnackattack.co.uk/media/posts/202303/338450368_736593144794516_30572368343033620_n_18183590095268713.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202104/177924869_776842009697179_31572601475529758_n_17894251766024731.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202008/117285286_337111464095297_2812718106587332006_n_17855660639117155.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...