const ogImage = "https://uksnackattack.co.uk/media/posts/202305/347432778_264241426132091_9220350242468095425_n_17997536494876964.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202301/324294473_1418152482322353_7459761078765162379_n_18065107663323699.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...