const ogImage = "https://uksnackattack.co.uk/media/posts/202406/447766948_1635559667214913_1922542156800345876_n_18231165793281439.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"); //...