const ogImage = "https://uksnackattack.co.uk/media/posts/202002/87218053_494718018088825_2164607281454715532_n_17856245221777764.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/68781489_451515112242473_5718533888176830989_n_17927537632319473.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...