const ogImage = "https://uksnackattack.co.uk/media/posts/202308/368026449_330167072683291_8049472743819772134_n_17999203261893547.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202206/290508952_595742835456012_3797983000605013933_n_17975370958600585.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...