In collaboration with the Mental Health Foundation, we launched a series of positive mental health messages with a Tip Top wink, to help normalise reconnecting with the people and places that lift you up for Mental Health Awareness Week. Each message reminds us of the importance of connecting with others, having a kōrero and encouraging our loved ones to be themselves. Because sometimes, we all need a little reminder of how to stay Tip Top.  

For support and resources, visit:

Mental health Foundation


This website uses cookies to ensure you get the best experience on our website.  Learn More
Got it!
'; var cookie_name = getCookie('tiptop_consent'); if(cookie_name == '' || cookie_name == 'undefined'){ jQuery('body').prepend(cookie_html); jQuery(".cc-banner").fadeIn(2000); } jQuery(".cc-dismiss").click(function(){ setCookie('tiptop_consent','1',15); jQuery(".cc-banner").remove(); }) }) function setCookie(cname, cvalue, exdays) { const d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); let expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; } function getCookie(cname) { let name = cname + "="; let decodedCookie = decodeURIComponent(document.cookie); let ca = decodedCookie.split(';'); for(let i = 0; i -->