const ogImage = "https://uksnackattack.co.uk/media/posts/202412/469742823_18066002719692914_6654247799105620243_n_17914417140035385.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202410/465306653_18062130253692914_7622459963219093750_n_17865004497250331.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202308/AQOEU7cIMu14rTRL8SUEcgaOR47euI4XRkUjQzM5r0l33iYHNjn8waPXG52JzoVCkgmd_o25N5x6zvSAZIeGG26PNA9CeWkJRYB9AU_18153565591294264.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...