const ogImage = "https://uksnackattack.co.uk/media/reels/202202/AQO4ofW8aGfomt83Sq_FmyZpiQQ1Mopx1_kLGz9Paj78a8T4sK5yGzfoFYuoMaUJrw6D6wBs23_Bh3WXeqBP49BcCXdOcRJcnNlnI_17914685504197219.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202202/274472355_4602086096585238_8185505060924504352_n_17942200348859618.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...