const ogImage = "https://uksnackattack.co.uk/media/reels/202307/AQPN2OvD6Cr1uT7Xj2LnRtksL2clt0tfs2Zi1iM2uBas8LIRTsWAouD1v0CYQxuVDaUeItOcyx6OlmEEeGdgqzqcSFI7lUvwrhds0A_17994740413902648.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202302/322114430_964568841589280_4579119090375904269_n_17968182287173610.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...