const ogImage = "https://uksnackattack.co.uk/media/reels/202204/AQMa6XN3EhNy4Zv4ohli1c8ZxOlwhEDgChposVmevIuKVAHOICqUpn87xh3IiLE_VsNoae5eBrXFIDHgx06zbZXyh_DfK2WODxgcFM_17995622212451211.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202204/277854773_333595085441513_5411781415670097540_n_17927409776092279.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202112/241827652_1553196755055250_5842122773150293571_n_17960707954521491.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202105/182032104_1435487696793867_560465837825638190_n_17876818193269809.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...