const ogImage = "https://uksnackattack.co.uk/media/posts/202304/342192515_245005687918575_486110518362044005_n_17872280027875216.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"); //...