const ogImage = "https://uksnackattack.co.uk/media/reels/202404/AQOp5wNi9BbbPg8FHc35gMjfHubqVYVvlKIBZPtEkbxuqiiNPehLtudg5Ralw7bfXqTDL3qAyR1PjJFRCCQg746py1Wx5U4d4HCCQNw_17850163290179429.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/274909969_3042350099412855_5961117110583347695_n_17963446174577380.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...