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/202312/413411313_1138457907148910_7734421189402837001_n_18007660871275552.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202201/272723540_1425869391161910_3145150572807350063_n_18001367119401786.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...