const ogImage = "https://uksnackattack.co.uk/media/posts/202109/241769034_390176652680975_701353748466924122_n_17932632694681157.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202106/207265315_1891602424331371_4450124127728484942_n_17881194089311923.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...