const ogImage = "https://uksnackattack.co.uk/media/posts/202306/351188485_1450225702438016_2433814798825947147_n_17918173262738347.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/90484905_629344837846605_6538153475252892217_n_17849919979963248.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...