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"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70011317_557466788403857_9033687554718765645_n_18083890201101001.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...