const ogImage = "https://uksnackattack.co.uk/media/reels/202109/AQNqRiXtKnIrNcDsurw1UB7Buv6Ca2KUzd3uYfguVUmXLmOwDS7BWYIQVeHWwT9ABEoqnhP7ePFHnbTBDF0klsAlzyFf3FgjYw8GU_17880201677470440.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/82536512_1132917240383993_8536457185158812154_n_17844864040897496.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...