const ogImage = "https://uksnackattack.co.uk/media/reels/202107/AQMDCiJjSaMkHphl8HPvYyjWJudzhWy73D83G5bPxr_xFRh7Fo7cQLBbxan_0NOWXxMe4AaXMSJ2_KYIcKodFJj4sbEFd9h0yriI_17878016672383664.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202009/120234947_116623996709757_2514215289057853656_n_17870306521992193.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...