const ogImage = "https://uksnackattack.co.uk/media/posts/202311/403765632_788040316667814_7737884989886279090_n_18067575160447567.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202004/94397093_178506669918918_4470428075670963993_n_17904972115441978.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...