const ogImage = "https://uksnackattack.co.uk/media/posts/202203/277453537_661545188410748_130239131383705330_n_18004275478409829.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202201/272785769_1148941165957429_8336567973755382214_n_17925522563094494.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...