const ogImage = "https://uksnackattack.co.uk/media/reels/202105/AQPKgFVOJvfbFqHOVWAj7djgH76JCtfgJU9mVDcn2cKASsAolSN3HdGS78rugtE_GoieKhPOq9zCTB0VfrXe0Lh8ccjvtQ4ODyFZ44_17869964864383681.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201910/70584820_549968429143767_2062923764142426659_n_17843556553712762.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...