const ogImage = "https://uksnackattack.co.uk/media/reels/202207/AQNVskhQjr1E3rca_8Xy4xLuwKdmJzv3EIFy_7efAWumFiZYo8AyiCWbgRtxuP7JnrxLiYyeTglkACt_y8vt7UHLLYiTqfayfmKqHM8_17948880146069324.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/84297964_234147807595104_8571055691892290291_n_17863517206667574.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...