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