const ogImage = "https://uksnackattack.co.uk/media/reels/202302/AQOkxqALLQr2jbWaj8XynThjSNXXEszo7ih5sQ0G5C3qTqmHPPQUVsOqumPBNgzLcW97DwoWt35wIu3wmaDbzp8gQOq6yWkZPv8o_18036726493441678.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202103/157953224_1089367201575178_8720746386068834698_n_17887995979977396.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...