const ogImage = "https://uksnackattack.co.uk/media/reels/202209/AQP20Jn_mPHaHcSsxmrpgzvwIswCpST6ILu6LXfQeTpiDGFFk8E1dibfF42dsXX3t06N2foXMDbGvOL9stvb_bY_17937314552283305.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQP77BT1OPpE5sBmRxzpDznacmMZBKodenvE0_NIs0NUzMeuW9hn2xH0k_UGUYosbKMcxMRyL1xj00hMqRKmCGuk_17956753153854854.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202107/219627962_797807134233769_8503347659778858089_n_18120904660219445.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...