const ogImage = "https://uksnackattack.co.uk/media/reels/202310/AQOh3T9H4T0u0GHPzy_zq2hKj861qZjB_MrmswCXhZRqzA8uG2H5SloCP6up42_F7c0xf7jlyX4I4KeG2IQOAlOun21qSICRrI7fOQ_17964793190639939.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202003/88261053_133266364873714_6151073992979050238_n_18020575645266417.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...