const ogImage = "https://uksnackattack.co.uk/media/posts/202112/262694956_587674879009914_5715156766412572246_n_17943320485719456.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/69800015_733927653732224_1347102117833002664_n_17852962015591207.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...