const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQOUoiAK3w3yIKMgVRrRL1VXk3OTE2hnOkClarkSstgoIL3weiBHyt2tiB500NwFoTTfkx_eUbxBfQQKbTI9xwWGcQIdTYR5eADwRw_17977216226250577.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202202/273527955_1781765535353204_4152762366314457159_n_18204713584124240.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...