const ogImage = "https://uksnackattack.co.uk/media/posts/202302/322114430_964568841589280_4579119090375904269_n_17968182287173610.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
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"); //...