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