const ogImage = "https://uksnackattack.co.uk/media/posts/202412/470901116_18066895747692914_2998345200895133842_n_17858685249322145.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202310/394008156_346370008055774_7965851897648484271_n_17858929047043058.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...