const ogImage = "https://uksnackattack.co.uk/media/reels/202109/AQMwT2Pv3iTYcoxPdokWC82FRobs2e5XuxeUJ_Bu6XO67DxMywXDwTK8_OPbbI_0uCmH9YucOjikn128nyb4Y_UibtlDwhXuRm46sdY_17892807467278053.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/150650865_411132293314957_1263380528714191842_n_17868477650281111.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...