const ogImage = "https://uksnackattack.co.uk/media/reels/202109/AQNHY940pdzH1iODogjzSL9UzhqD6L2NlotHPioTDn1gLPS0x7GDN7rKavDtUTW4lvE3rZE8i10IPxsziYow4o1TxsTE4RxXYOjaLU_17909260298111040.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202109/243216267_1891587524349254_4674312920869192925_n_17906298878175417.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...