const ogImage = "https://uksnackattack.co.uk/media/posts/202204/277854498_547940186633255_3884354832030785909_n_17956852507671358.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202008/117355087_323415202361091_7941722486406856511_n_17878640173762933.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...