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/posts/202310/385341531_2033227523691234_3051202913284772606_n_18039584311536595.jpg"; // 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"); //...