const ogImage = "https://uksnackattack.co.uk/media/reels/202406/AQOoRBx7GkGkFu115iGacvmDiInMm42lD4KRYR7H1GhWwB1Kzl3puVPPoI4DC4iRn6ZqxhdrOCSR57Q_4CUpnnTvAlKTNVoTYczndN0_18023495672184095.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202403/433422193_764374908971935_5799604312831718167_n_18290433331095082.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...