const ogImage = "https://uksnackattack.co.uk/media/posts/202406/447530695_25629385430038860_5962957628009899450_n_18038744809738830.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202311/398813503_3504853343112561_4728704034947908656_n_17855139321035757.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...