const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQNIp0YyzpMLr0l9uf0Uz_sCgE4AMbKtiscVva_Owcte8qTb5933FjmhAyIhkwAxnov3knsylhOOEDJ50dxqUEc_17930513177338231.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202201/AQOz4A5z8k70LTv0xAiZ5Dcz8VGeqV7idoA7SORcBLd7we09T9MjWMU8_tvHEkuDLBf47dP_3ZqxImRa2uYiu_jPgxS5AxopdcRuGU_17969954926471689.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...