const ogImage = "https://uksnackattack.co.uk/media/posts/202104/172786705_302851687912475_7691773003408820089_n_17923276810585672.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202103/156998671_302069547977681_2385464428793244235_n_17916557443603769.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...