const ogImage = "https://uksnackattack.co.uk/media/reels/202409/AQO8IUOLC1C24u6m3HLzQFJWpGprTYAOLwwnV7kGOJZAB1OeN8Cshfk94c__Mz5BuwYYBo9O85p8DfZ3euvdiiCFxfEKDfPqa3ZTZ2c_17886613836096877.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202408/453438701_18053277682692914_633781988937872283_n_18041160583991681.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202407/450844980_18051226555692914_7666840582963593717_n_18089871862456384.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...