const ogImage = "https://uksnackattack.co.uk/media/posts/202309/384134410_326741616506383_3079445415024551870_n_18025482754714572.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202301/325372251_740014967842048_1445108583577619942_n_17961452501195805.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...