const ogImage = "https://uksnackattack.co.uk/media/posts/202001/82153366_469472747014706_3047833829885868238_n_18021117469249570.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201912/78708825_184515729336098_6737903221816817603_n_17843300053871593.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...