const ogImage = "https://uksnackattack.co.uk/media/posts/202109/242438491_4459291740760003_5988566064006426040_n_18168790645094070.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/212048272_366986838323872_4123865494637909690_n_18192212032102251.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...