const ogImage = "https://uksnackattack.co.uk/media/posts/202302/329763367_1152561942129481_2916027331833024775_n_18007322128560215.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202103/AQMqX7akkaX7prynbYcwvfGRPYXERMCzyphUW7JygT7gkVRD6oOWQScngOC3fYz5_1EwfZtwBurKCDNxCsdE3z21Q7fHx_WYFEM4_17861313236439254.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/87617896_1026134487786951_5560808580323022462_n_17882020231512804.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...