const ogImage = "https://uksnackattack.co.uk/media/posts/202104/172786706_1438873476451530_2022691430443725759_n_17956884292420819.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/151790687_164669032129051_9057659991172863513_n_17889013495928360.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...