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/202104/175557568_749956592315268_6625106920006495422_n_17925138922548856.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...