const ogImage = "https://uksnackattack.co.uk/media/posts/202202/274867269_704966544000355_765383774348650180_n_17913012887254772.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202007/109467700_231758794499288_6558605155600012755_n_18138950833074293.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...