const ogImage = "https://uksnackattack.co.uk/media/posts/202308/366414447_215093898197750_8709228467366557062_n_17902041173822119.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202304/342192515_245005687918575_486110518362044005_n_17872280027875216.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...