const ogImage = "https://uksnackattack.co.uk/media/posts/202211/316141407_171062905601907_2300129323467564772_n_17976310294859177.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202211/AQMyu7mXlqm9LtymKbZH96gRNe7ffY_MXPIXsUIRq23bMCMm2tZZ02vNIvM7ajUvtaw4wRLqX6DPkcwGsWONnfOn0V2BPvB4DwQHZ0s_17843939750893222.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...