const ogImage = "https://uksnackattack.co.uk/media/reels/202406/AQPmXcEe2RNXSgKFMySm0pZarxl8xyzKalx9dvl4YkyFjFoGUSi0O1qy6wrOpZLuBIAq0ajT7DDiTAhtY4slgX9a704k_twyTyGBw_17864885001138801.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202205/280416059_3119634611629690_8712970588312886785_n_17908027685533668.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...