const ogImage = "https://uksnackattack.co.uk/media/posts/202403/434524658_1185825812795703_4049657710661835378_n_17945388914790472.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQMtRZ8480kd0MJTMdRFyE1sq1XZOYBhrRlwmUFvVKsrnKNdBXizD1Fx_t1NDjC3nD3Sjxq07cyZIrLl0IPTBME9tvVnxBBfoY1ui0_18228922507201463.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...