const ogImage = "https://uksnackattack.co.uk/media/posts/202207/291828418_725673192033299_8254996921028814222_n_17899286963632839.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202205/280193280_482956153615430_2965954641562320445_n_17965848634627326.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...