const ogImage = "https://uksnackattack.co.uk/media/posts/202411/465881580_18063014410692914_6247099077792047783_n_18040814782973070.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202207/295052510_1322712731884587_2389540497844241551_n_18296321356064605.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...