const ogImage = "https://uksnackattack.co.uk/media/posts/202004/92099105_3109156159135028_2637131102793676437_n_17884681174521462.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70890101_376586669912949_1772406708640101183_n_17896512673385428.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...