const ogImage = "https://uksnackattack.co.uk/media/posts/202304/339350050_736827917986974_8524552272718561813_n_17976807611129279.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202205/281723192_302946368700098_7911003705889432477_n_18239632987103477.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...