const ogImage = "https://uksnackattack.co.uk/media/posts/202106/198512358_1876400922538973_786718473692579542_n_17991621436358115.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/90491996_519349225616387_8671226038183501737_n_17871762253622278.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...