const ogImage = "https://uksnackattack.co.uk/media/posts/202301/321693431_183293847714465_8496685771446294690_n_17928628523620341.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202212/AQOKtHaAEt3Z3YnjgMPZHH0lEBDTmyUItJenXRzMz8qPIupJ9iwLe9VH7UH2Igzm7wSzLvcbeLgHV777uKu4aPlYsO2oPNJlEw8hrQ_18006021067521215.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...