const ogImage = "https://uksnackattack.co.uk/media/reels/202404/AQMTDAtWSmtjCZOIleUHzfvSP7h3BkU3OwqWrEQcV5cD8hG5b7S8ZdSqzZNlRpXzpQYfpBrddLawjpPtlPdZnDD4Xu4GEPHLbj3zkwE_18021267686169799.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202310/394920655_1592231281185148_9094587055584088655_n_17997115646259030.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQM5MPB8snZN8VW2yW48sVxD0DflBp8sz8m7YS_8pDP8zpKdBstHDlRUHoy_BPr0xXe1r_RUMOdNTefJune34dbqbDiF3JJbX14_17978011160187327.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202207/AQMHjvpj7C401RK_wMa9o9ySLb8JgBNXzWXE_fAxMqedmjLutLTm22RHwrwdG9iLPBSaNi7dZ_koLBNJBQYlL_qEnBjIZhZUWKzbU_17957979796918339.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...