const ogImage = "https://uksnackattack.co.uk/media/posts/202311/400191597_1403629130254940_3702597178718083728_n_17902588178800523.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202008/117262686_595953231115017_3672003172781899110_n_17876174788785996.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...