const ogImage = "https://uksnackattack.co.uk/media/posts/202002/82536512_1132917240383993_8536457185158812154_n_17844864040897496.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201911/73161308_2575198486045736_8403706072051470765_n_17901015574393802.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...