const ogImage = "https://uksnackattack.co.uk/media/posts/202408/453882016_18053314531692914_608279540738922912_n_18446769091021395.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
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"); //...