const ogImage = "https://uksnackattack.co.uk/media/posts/202101/135052396_746880629279055_5514099391531779632_n_17863035203300216.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202005/98123372_3308375989200837_419243347466501619_n_17852516507045617.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...