const ogImage = "https://uksnackattack.co.uk/media/posts/202307/359452161_620306216869827_1314327071849331689_n_18027964840501855.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202110/244126256_401830184687938_1133147078701538627_n_17972312176414490.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...