const ogImage = "https://uksnackattack.co.uk/media/posts/202402/427975110_695288899155929_2355933023539135945_n_18301422634196692.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/275567158_693278735137773_175675268289911838_n_17989723570448894.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...