const ogImage = "https://uksnackattack.co.uk/media/posts/202108/240486184_119883657054835_5857581837787927704_n_17919843322850299.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/83712000_2242768819350381_1856296660265232299_n_17937317917339537.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...