const ogImage = "https://uksnackattack.co.uk/media/reels/202406/AQOj6u_qEXbYnClXKWO2hwJvHjcVfefmNNIvMpDflSuY9lXOdTavVr8yLGcA82mY371Q9nWy2Lx2srrjSnXB2rgvkVosGvuV3m8ws_17910166997973162.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202206/286731138_2792086924419657_6062688883865112417_n_17938613633017769.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...