const ogImage = "https://uksnackattack.co.uk/media/posts/202308/370752819_3553185651628613_1770646136751804183_n_18009154132743847.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202009/120217728_961256291062059_7369648510436409045_n_17854202657281703.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...