const ogImage = "https://uksnackattack.co.uk/media/posts/202108/240867522_113644484364173_3674148362191266356_n_17925181300771448.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/202009/120217728_961256291062059_7369648510436409045_n_17854202657281703.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...