const ogImage = "https://uksnackattack.co.uk/media/posts/202301/325974778_843678503358581_7373799405332865559_n_17898082136735804.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
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"); //...