const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQNPnwfKRKhl6lFxbldK_Eh0PRehvyGsCeuMNkrbVcVUPjtdl3lUv3QSy9BUHLLNinlor5GNlaAygxYVCiaOsfaBmVe6NecZ8tQSz8M_17952916969918093.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202206/289843673_160677299844349_1267129400961892321_n_17998155175462219.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...