const ogImage = "https://uksnackattack.co.uk/media/posts/202002/84340177_187990419126251_4896863743687503646_n_17932597903355806.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/84664048_2518421525066654_3868049062452628409_n_17896812460451448.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...