const ogImage = "https://uksnackattack.co.uk/media/posts/202311/403680296_719194093596016_3243148370930961797_n_18400110523050783.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202105/AQPKgFVOJvfbFqHOVWAj7djgH76JCtfgJU9mVDcn2cKASsAolSN3HdGS78rugtE_GoieKhPOq9zCTB0VfrXe0Lh8ccjvtQ4ODyFZ44_17869964864383681.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202103/156583669_766251070942264_6962072769891609981_n_18098337373216255.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...