const ogImage = "https://uksnackattack.co.uk/media/posts/202310/386817353_281998574673742_4343908434268519458_n_18031880959610870.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQOQK9Khr8uQ9Db9dEwEIvD1tz2vH6hdCYN0UqZXZcbCqA0Bjg1yIJoH44vKBvpnzioNfNnNA40gCTxQausJpWGFwdK5RvQbl96Yk_18353427079060217.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...