const ogImage = "https://uksnackattack.co.uk/media/posts/202201/273024073_1098574847633269_5058737200889247179_n_17899393637523091.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202110/AQOdoJaMeWc4bi7frQPYyOTVszyJCFYhNG6smgGKzbaoR119KiHx3imeWf2fZkpjhsWf_1IcZ64iWpteJxChUeVigbDY4sdA7O_Tm0_18254577052000125.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...