const ogImage = "https://uksnackattack.co.uk/media/reels/202309/AQOvXXegaEZbSmSVXqn9tIqAyPdLGcuYIs6ZX9JAORS5Yqg2ObEF0S0dxlroa_nq5vemL3ncOJHtMTHMjZZoppfehXmvq92k_mw1I_17968542782617832.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202101/142593512_1043324199470608_7123067310247964848_n_17890930105844177.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...