const ogImage = "https://uksnackattack.co.uk/media/posts/202406/447530695_25629385430038860_5962957628009899450_n_18038744809738830.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202402/425147502_3140829099382755_2473761858305564505_n_17995879592290935.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...