top of page
1_Logo_astera_global Green plain small.p

My Login

Door.png

High Performance Events

  • Free 5 Day Challenge - Mindfulness guided by Liz Hargreaves
    Mon, 27 Jul
    Online location to be advised
    27 Jul 2020, 09:00 – 31 Jul 2020, 20:00
    Online location to be advised
    I'm ready to support you with some quick wins to up-level your game. Structured and easily implemented, I aim for you to feel more in control of your days. For 5 days from 27 July you'll receive a daily doable task which will help support you to stronger mindfulness - there are surprises too!
bottom of page
import {local} from 'wix-storage'; import wixWindow from 'wix-window'; $w.onReady(function () { if(!local.getItem("firstTimePopupShown")) { wixWindow.openLightbox("Our custom Cookie popup"); local.setItem("firstTimePopupShown", "yes"); } } );