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/71777629_381855839382907_434068339653472360_n_17853551608573638.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"); //...