const ogImage = "https://uksnackattack.co.uk/media/posts/202302/329536353_532717442289617_8113289221034690496_n_18035530720434112.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
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"); //...