const ogImage = "https://uksnackattack.co.uk/media/posts/202209/305815553_1133822910886502_4066144304963420272_n_17920880192564629.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202101/140368849_137109288227857_5719504609754748162_n_18063141112270008.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...