const ogImage = "https://uksnackattack.co.uk/media/posts/202408/456504378_18055090846692914_7584565133036919972_n_18056965819736263.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202211/AQMs5Xawf52ZfxMvMxcJpKh2KElIRvcOO7Wj_9uZrtzmKcTOinADQMq7tUGa5JSLZqVE3tYOli58jXRfWtbMDHH3w1wReupAObehz0_18245265196120883.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...