top of page
作家相片愚人的國度

Good start of 2024

🎈The very first important license I managed to get in 2024.



🧘🏻This learning journey is more than just riding a motobike. I listened to myself. I worked on the mind. I learned to focus, relax, and ride with the flow.



🤯Learning the techniques is one thing, but facing a test, the work for the mind is also very important. Sometimes it might be way more crucial than the physical skillset.



💡The most impressive thing I learned from riding is to look at where you want to go. Naturally, the body will follow. Isn't that powerful and beautiful!? And this can apply to our everyday life indeed!



🛵Thanks to all BBDC instructors. And YEAH to a good start for 2024.



BBDC TP Test

0 則留言

相關文章

查看全部

Коментарі


bottom of page
$w.onReady(function () { $w('#dataset1').onReady(() => { $w("#listRepeater").onItemReady(($item, itemData) => { let sTitle = itemData.external; if (sTitle === "" || sTitle === null || sTitle === undefined) { $item("#button7").hide(); } else { $item("#button7").show(); } }); }); }) import wixWindow from 'wix-window'; $w.onReady(function () { $w('#pagination1').onChange(() => { $w('#line6').scrollTo(); }) });