const ogImage = "https://uksnackattack.co.uk/media/reels/202201/AQPIbtGP9oBhR5K9R1F_5Qd6HzjHNbud8Sv5cZeOX_fXtNyX4w2yAlwG1w92ENiJe3c4xXGbBuvgVxGeUxYQnlA8MqEkQdJ15jDg_17909458034210459.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202110/248642013_222910166602271_5249880366900025108_n_17895726185305845.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...