const ogImage = "https://uksnackattack.co.uk/media/reels/202210/AQOoTZQzJ4Y6RjEGMR08OniQOLV06R49MblYtteh70eyRjG_pd0FUYqJtlNDq4epl1_ErGFcwem9Gwwi3Jc3E06Z8G61JYGvxsSvw_17941353785461555.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202204/278895195_506593374266180_236035678889262230_n_17862542417681845.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...