const ogImage = "https://uksnackattack.co.uk/media/posts/202303/336573313_1616939552090675_4927512263933853830_n_17958962033431001.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201910/70488018_2433683726752117_3835847558595107730_n_17965139533290556.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...