const ogImage = "https://uksnackattack.co.uk/media/posts/202304/341739264_7019847531363931_6970979757295422150_n_17973086294074855.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202104/171680704_3699024533539287_8952641948659316865_n_17948617849451966.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/87633496_125275755587740_5933055105461641844_n_18107100892112318.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...