const ogImage = "https://uksnackattack.co.uk/media/posts/202306/353685088_937567733970487_2528583007514867770_n_17974065620347177.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202303/337348429_1185450215469755_3072534123295989471_n_17965136567147998.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...