const ogImage = "https://uksnackattack.co.uk/media/reels/202407/AQOT3eYKAfJbw63lsy4COfnGUlROsoQbza4POcPs2zcZY6HwuaFYMHQBKu3siu1injIP99LDkXAzuVhinWJHGh7jnRlZ8sLgADMIT4_18269582011210808.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/218434490_178857180948229_7206804970111761231_n_18096647464261816.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/69798890_3053931811314766_8460772049496747727_n_18029356651223404.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...