const ogImage = "https://uksnackattack.co.uk/media/posts/202205/281162475_534651634979146_7070893570598406446_n_17944627486952060.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202205/AQPnB9YG8L0C5lJzftqrKs9DwZwW0bDO0Ufq2WRY2RQL5xGo9IIsMjchiGh0K0z0FgvVRMzOfC4l2RArlBnfxIorTA6M5fR366gGE_17938180214106050.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...