const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQPnprDknq7W6DKyOkJB2Kt1ci7TaYd5mYGI80ZgF_DT7mfd5Hm8vtuAoaymPSw617t3ARZpzoxiIk7qZTxMxN9WmUcs_AqLF4kKUo_17950919435356886.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202202/274098600_149635310789692_3153480261792059106_n_17913270239347183.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/211513639_211150124252114_6001007444531257533_n_17898545585117949.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/146450103_471853383836725_7364388261867168214_n_17913346276570733.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...