const ogImage = "https://uksnackattack.co.uk/media/posts/202302/329031046_948356359907902_54326087432423225_n_17964352934483057.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202302/AQNrdsxljzkzgdOvXucJ3TjTCMCoIJcF8atWdytSfX9yu82LZXzRJQxmgnM0M_l54Ej8WZKLjrwIitl6XhYBLA5YhPQDioSrEMC7w4_18065624440362894.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...