const ogImage = "https://uksnackattack.co.uk/media/posts/202110/245320676_834371350569801_3309358095425550711_n_17914767593024728.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202012/128707301_852322612005142_7448968512007195995_n_17875948291982512.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...