const ogImage = "https://uksnackattack.co.uk/media/posts/202401/416085367_664841262243646_6228431113508569616_n_18041278018614363.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"); //...