const ogImage = "https://uksnackattack.co.uk/media/posts/202412/471301839_18067566463692914_1688674403282197722_n_17844109788388642.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202409/467243474_18063729796692914_6966905989234588325_n_18093742315456485.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...