const ogImage = "https://uksnackattack.co.uk/media/posts/202408/453873419_18053107105692914_16285801554773652_n_18452709946043267.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQNzHsrmq095LoYPCMnk9B5c0mkCoTt4ayZAMiqFwrZy3onm2r52HZM6TygZCGx5ZxxFXL61Ck4B3JH2TMaEEB9qYUNYEVUNY_18202861993242354.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/218117109_1413594792343848_6952870439255296397_n_17847396848611744.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...