const ogImage = "https://uksnackattack.co.uk/media/posts/202411/467531137_18063781321692914_218227719235681811_n_18046624100120677.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202307/364094109_205559542167612_5648051263068418146_n_18056338366435048.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...