// Function to redirect on logout window.onWixMembersLogout = function() { window.location.href = "https://www.thecrownpro.co.uk"; // Replace with your desired logout page URL };