const ogImage = "https://uksnackattack.co.uk/media/reels/202310/AQOn2iLW_k1Gj9TdVjLpt0n44LsWCggrMsYMUleaTSDb83YEWuaMqpwBRMPZYpyG9oiE7gQ9ItOiJWx374hVFlgMRfhXcCtCXBW4U_18242148262228799.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202212/322145048_118570857770206_7184921875229080295_n_18067954300343667.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202005/96287565_137788537825523_6202756148851748383_n_18128011342076370.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...