const ogImage = "https://uksnackattack.co.uk/media/reels/202412/AQOXVr5EIJ8LLapzECqGwFBciKjFotjB8_8nEwMXXadfl1mlS0CoWxiOnxXL_VxFMnsEfrciThNWGXEIHtjNAw5hg3Q9y21qTdadd8_18086578066545433.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202302/331073619_732102705314660_8934182392667581938_n_18174763018266914.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...