const ogImage = "https://uksnackattack.co.uk/media/reels/202405/AQOc_yvnD59ArkTuQimuVewuXcmd1N7qKEbOC_ded8ArHDd0osvyFLgkkwq257fi_9W4fg5QELVTExqwJur_8HnsXaye3JZopkPwIZA_18236790325256470.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202112/269490958_453337716361937_1255087133414314282_n_17913674552232530.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...