const ogImage = "https://uksnackattack.co.uk/media/posts/202404/440636449_317987931391189_8596279000722050549_n_17992337072633800.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202104/167226857_272214757792715_3678870660055667941_n_17943589753459734.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...