const ogImage = "https://uksnackattack.co.uk/media/posts/202305/345971637_255268690327188_2600747686044387875_n_18019235884519791.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202105/187635241_2701908316766431_4518705475202524204_n_17919194347657906.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...