const ogImage = "https://uksnackattack.co.uk/media/reels/202310/AQOAGuB8VlrtT2uBl_iWUZ0htF9wUE4aO7iNffjQ53alp7_NkbN6QQEFjV2vjiYzqJ27ntXWyaSvvjyVGPZev8_MSbSCaCaUpRs9c_17973878369402906.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202109/AQNb0tcF5MpGldJ8O7VQm8uMFkvTINM2eArK_7BFkifubFA96O5iAAI6Klr9jzx_oWqheEiRwVx5TvZ1cexn9FYcDUd0R6eJv2Z4I_17933840731650325.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202010/123137432_388243809197576_7010627963640410720_n_17860515854205363.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...