const ogImage = "https://uksnackattack.co.uk/media/reels/202307/AQPAdVj0IoJnEAoEct8_WNAvk9JM9Fsa4j_ltgggaXHrwSLvVgS5K2jUltYLxeyKMps20TVftnYfhdQ579Ibkm8jAnI0_yE5sMt3k_17925734540727522.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202307/361616191_1346454232914157_1717785593369909784_n_18015162355728047.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...