const ogImage = "https://uksnackattack.co.uk/media/reels/202408/AQPshlg_rxQpvqH3mw1Bf79oyPq8i4vIftSl7ZyJdmLufesi67JCd1G1fgYtFS1Rabkdtaeq2nk3XVLitGRRxoylm27Lna9qmh8k_17996642240659067.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202304/340509092_612897444016205_7700368377797078808_n_18277192213140408.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202203/275809459_675428826841720_3650726545050343531_n_18287609920016695.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...