const ogImage = "https://uksnackattack.co.uk/media/posts/202304/342078915_786459752605637_5350211517220742511_n_18019488880544399.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/226379449_321398969713434_7381322691540178072_n_17877860036396909.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...