const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQPCQAOqx5QEfGXGvEcOkF8RrOQrtS3dn6IOU9fOC2puOjAQKGp_7EikFDQZtVSTcnQxcAKI4QbWJpz6i6NnhnDMANg57YAdxRfY_18034643515360246.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202011/125495126_182629950082886_5462074621597954507_n_17861902022186189.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...