const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQPb9tJhV65YNECSqnutPsf0Opc2FPOabfKHZMxxRbswasA9pljKny_r_ZDsCUw8UsiNJArpkqSUc6n41ldcyEfvyqwqMq5J9gy5H8_18013501591545987.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202303/332632174_894801588398850_4738270757562134563_n_18177580918262655.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202303/AQMRbnjymQht5AESluglq5_7PCG3oDFRA5EXkFMKgLAIxFqK89FMx91GgekRxhRSD1MWU95GZtlcAovQqg8UPdRkDebX3cPtiAEVeps_18345531484010654.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...