const ogImage = "https://uksnackattack.co.uk/media/posts/202411/468934503_18065007181692914_677682712991161312_n_17949979340887223.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202211/314660425_154063783650797_4062588264355982227_n_17958986143992213.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...