const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQOAGZdjVHKcg6opigTlc0CaPTHRIMETx0WfAPjtuTOIXbPYgV51mFGbRFI0XcFcVPeUOpomrtYptTg796bLNwiGRDUMZcuaExiZQ_17970595331363514.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202305/344455368_257785356637587_3900626966371570146_n_17944018784628047.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202207/295761533_796378908399229_8686136706837591041_n_18048184180342668.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...