const ogImage = "https://uksnackattack.co.uk/media/posts/202304/343031310_1660610527693062_5702350774289101871_n_18008379814628066.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202209/AQNeGJgYiAzZUpGdR80UJEhchnkxzXB6Je4XOK5QDm0tcTkRyJ_y6kGT8yX6kM1MyvJQkBlMbspqVBH4fkG2Fj_18318574420009465.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...