const ogImage = "https://uksnackattack.co.uk/media/reels/202207/AQOjIpYTGckH9tY4eudI7w0gjWMenjK8JeYKX8nx4B296IXOAkHeyiCbBmJXibTEz38tHur4n6kkwIaJcIesp8VxVPN9rFnCP2LU2A_17967258403684309.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202206/287747609_3248075135475682_3845203075112508953_n_18304014964036579.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...