const ogImage = "https://uksnackattack.co.uk/media/posts/202307/357174027_1227282708671140_2226588737929383454_n_17962127651394310.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/275148454_131883629381157_7572957881271106769_n_17952389026734623.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...