const ogImage = "https://uksnackattack.co.uk/media/reels/202107/AQPNAe2d3ylLbMtvMLP2AOLwSOFoF0k9NpSl2Z4kNtlocafX3zf2BeOTgOFYGcjptEMi4roCnKTowmvEnxEny7wyR8YF9JtT2B8ceI_17904256391047232.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202105/180135813_282271950237659_109850331035204198_n_17884006364306415.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...