const ogImage = "https://uksnackattack.co.uk/media/reels/202209/AQMZFSfSoEY4WGkNahOjxvNtnNDqY8CMM6Z0gYVKIVWSgXwW0a_LWWdRnbljorOOBQZkl7KCqnGlcR83CR1BN54XA9WWzfdWHjyRGc_18050525797348589.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202004/94830282_155707272607093_7502006372611783586_n_18096250615156333.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...