const ogImage = "https://uksnackattack.co.uk/media/posts/202404/438877769_759123275990548_1983092157881566095_n_17921823218865976.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202307/363412718_1363220450895635_5231712729078889882_n_17863033916976451.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...