const ogImage = "https://uksnackattack.co.uk/media/posts/202010/120842631_2881892111911294_3128472756799791806_n_17876057236885353.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/90094187_1966691953474280_8698840071143451208_n_17848316839976010.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...