const ogImage = "https://uksnackattack.co.uk/media/posts/202312/409869170_1551370495705496_6915751233906178700_n_18018810901812951.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202106/207630725_120806800204588_9117193037631381_n_17891403356193040.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...