Creative Parenting : Why we went to nature preparing an “Earth Art” workshop for families?

It might be a stressful month for many families since all schools resume their regular hours.
Let’s take a break and go to nature and reconnect with your child outside of your daily routine🌿🌾
We will collect raw materials alone hiking and gather on a beach to make a unique family creation of “Earth Art”, and get inspired by one of the great artists, Andy Goldsworthy https://g.co/kgs/DC4PLM
  • Date: Mar 26 (Sun)
  • Time: 9 am – 1 pm
  • Meeting point: Big Wave Bay Beach (HK Island)
  • Hiking Route: Big Wave Bay Beach to Pottinger Peak Country Trail 🔁
  • $780 per group (one parent & one child aged 5.5>):
🤩For CreativeKid’s current families with enrollment in Mar 2023 may join with a special offer: $580 per group
😄For families with no enrollment with us in March 2023 can get a $200 discount for enrolling in any classes in April 2023
Let’s review the happy memories with the child💞
 
📲 WhatsApp us and reserve the spots now:
📍http://bit.ly/Text-SYP (Sai Ying Pun & Central)
📍http://bit.ly/Text-TKS (Taikoo Shing)
📍http://bit.ly/Text-KLC (Kowloon City)
⭐ DON’T WAIT💫REACH OUT🤩JOIN US🌟

For more creative parenting series, please click here to read more.

Leave a Comment

Your email address will not be published.

Recent Comments
document.addEventListener("DOMContentLoaded", function () { // Spider Chart Data const data = { labels: ["Science", "Design", "Mathematics", "Creativity", "Skills"], datasets: [{ label: "Program Benefits", data: [7, 8, 5, 8, 5], backgroundColor: "rgba(54, 162, 235, 0.2)", borderColor: "rgba(54, 162, 235, 1)", borderWidth: 2, pointBackgroundColor: "rgba(54, 162, 235, 1)", pointBorderColor: "#fff", pointHoverBackgroundColor: "#fff", pointHoverBorderColor: "rgba(54, 162, 235, 1)" }] }; // Spider Chart Configuration const config = { type: "radar", data: data, options: { responsive: true, scales: { r: { angleLines: { color: "#e0e0e0" }, grid: { color: "#e0e0e0" }, suggestedMin: 0, suggestedMax: 10, ticks: { display: false }, pointLabels: { font: { size: 14, family: "Arial", weight: "bold" }, color: "#333" } } }, plugins: { legend: { display: false } } } }; // Render the Spider Chart const ctx = document.getElementById("spiderChart").getContext("2d"); new Chart(ctx, config); });