const ogImage = "https://uksnackattack.co.uk/media/posts/202012/132137421_2806895349626139_2242073477937049166_n_17891761723766958.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/84200965_760537437804606_6365576380049167786_n_18129937531018256.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...