const ogImage = "https://uksnackattack.co.uk/media/posts/202206/289632124_989831321680761_4945663453188944747_n_17862046592718262.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQPOOeOz0TK7fwt7bi7mfRswwUFaEUo4ShFMr5RvIBanuhSsXo_Gzgu7KfcCXMZBLtJeA88YK1aOCumYyFg4Kl6xO_Q8vbd01BGQMU_17949477262861177.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...