const ogImage = "https://uksnackattack.co.uk/media/posts/202402/425147502_3140829099382755_2473761858305564505_n_17995879592290935.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202304/AQNLxJboXRGA3zsy4TrjO1pOlH77qOenyu9QSceSJ85oY05GVpuZBXWfsT2qQZhCl3Fb5EZhgIeDKIASsnJ56TiNy6q2wxru76_SOY_18221962399201652.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...