const ogImage = "https://uksnackattack.co.uk/media/posts/202301/325974778_843678503358581_7373799405332865559_n_17898082136735804.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202301/AQPuAbxZIK87CSlydHIpIVYiwf6gWPGisORkoVm7QOQbj7qxN0rX2opSkkw7bQUdbfnv4HVWl_mgR7lFGu8pTga7M4Yh5wTdVRxZK4_17986198387761250.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202109/242040122_442631780406970_5631223117960464352_n_17870607950575467.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...