const ogImage = "https://uksnackattack.co.uk/media/posts/202004/91603064_2947228992006936_795835830953785514_n_18135739954007199.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/69666082_189945728701680_3448347821361439722_n_17861388631518186.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...