const ogImage = "https://uksnackattack.co.uk/media/posts/202412/471301839_18067566463692914_1688674403282197722_n_17844109788388642.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202304/340486742_605691148150240_2677132531774364391_n_17995735606721471.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202112/AQPfH_uDznlvY1JPcci0M5ZOMKhevPEyLoWebLhVVTHZjwUo7YagW144eLaSDfW64ryYPqJawAiu43ABsv4Ujvkv13l20c9P6UKvrUU_17991055180405822.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...