const ogImage = "https://uksnackattack.co.uk/media/reels/202210/AQN4gsBWXfs52QebduypsrqOOXqapouqceKyxRkuPCiJaRQhwjmFlCXZkzhtIOZDLBDkPCtcLm_GyNLc8zDwLO_ViWcnFBBAMojw_17958505898028191.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202109/243828318_593214018474169_8754413260730870038_n_17867518280604578.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...