const ogImage = "https://uksnackattack.co.uk/media/reels/202302/AQOh8dm8sYhLk5BE1kEyuSiacvMlK0ciOX1oNLGCii68MYdtbRad97uWVV7AX0gIrD1jCqEhJs46jijxGZ38yFdasHOgQgokwzqwY_17996724529727271.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202204/278689849_274360564909017_5020918182513192236_n_18005493064416186.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/274909969_3042350099412855_5961117110583347695_n_17963446174577380.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/151028368_879212665978336_5862601944873611104_n_17914541980602842.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...