const ogImage = "https://uksnackattack.co.uk/media/posts/202006/103143769_777447833047900_555779825979897684_n_17843783531232515.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70818895_517746795723575_1125117967734135343_n_18103904566037807.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...