const ogImage = "https://uksnackattack.co.uk/media/posts/202206/287820680_346727520916824_6077091878453416955_n_17979985675557384.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202010/120613935_121099369548733_8512396116636888342_n_17893073956643320.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...