const ogImage = "https://uksnackattack.co.uk/media/reels/202304/AQNogSUiQ8I2IJ_nELDDmApfd7Ht3FRjnebkh8JVhvm_1eo0s9pduJMr1z0A7ICDRxCwbaiHhAWSvo6IAN0ebjUD7DxJZ1eYgJxM_17884509098831694.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/84766771_2529869960583949_1987873953043898841_n_17862513601714315.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...