const ogImage = "https://uksnackattack.co.uk/media/posts/202305/345429164_217758374311755_3448174669328372518_n_17984538242038364.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQMBswkc7gDvEI6dY0DMRyF6RlkwUxGgPhV_5o97M7M5JZuzFiu6KW9TXTKSAWhxa9ZImUCY404aC_Z6ydItBXCIF_1ZxwXgYNfU_17971149245147226.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202302/328574050_125262880243622_273067734424614031_n_17941034630550089.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...