const ogImage = "https://uksnackattack.co.uk/media/posts/202005/95863779_645166932701093_240908679429108737_n_18113810845112826.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70803125_170436527461320_1300493842650416752_n_17882255773431013.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...