const ogImage = "https://uksnackattack.co.uk/media/reels/202109/AQPzlZpxHr5QjbHvKPLXmlvk8eBosQLuK2ZL4PNT1HdymSl1amJOYPrpfjLaGEIu1SiAWheuOL_3oxpo1tDSmkWrl73Or236z4wg_17920399540882789.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/153027790_179437803682428_4539495535698694429_n_17891508931946198.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...