const ogImage = "https://uksnackattack.co.uk/media/posts/201909/69798890_3053931811314766_8460772049496747727_n_18029356651223404.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/68781489_451515112242473_5718533888176830989_n_17927537632319473.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/AQMuNaxEMypWsu0xJJ9jlnQogt6gex9LOYwXYgK7gJ0LPhAnU052IBhfEd45wBiPSrSvHVzh_laX_wvrSO8VUSfMJTmNOLRlZopM_17856453055558586.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...