const ogImage = "https://uksnackattack.co.uk/media/posts/202310/387267889_1027663501769047_6244758279228878270_n_18129148540314503.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202010/120842631_2881892111911294_3128472756799791806_n_17876057236885353.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...