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/202107/225249823_357943735722208_3807062379222276302_n_17892092336180098.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...