const ogImage = "https://uksnackattack.co.uk/media/posts/202102/152862709_1207785389637170_1574575715391562506_n_17922163288538512.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202012/128707301_852322612005142_7448968512007195995_n_17875948291982512.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...