From 0ad906b37a1d9377966b004b6644e0b8f78b41f9 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Fri, 26 Dec 2025 12:45:14 -0500 Subject: [PATCH] Add 12-week Embodiment Circle page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Complete page with all program information - Seasonal arc (Winter, Imbolc, Spring) - In-person retreat details - What you'll get section - Who this is for - Tiered pricing with scholarships - How we practice together - Fixed image handling for standalone build 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- next.config.ts | 1 + src/app/embodiment-circle/page.tsx | 603 +++++++++++++++++++++++++++++ 2 files changed, 604 insertions(+) create mode 100644 src/app/embodiment-circle/page.tsx diff --git a/next.config.ts b/next.config.ts index aa0b375..92b48c4 100644 --- a/next.config.ts +++ b/next.config.ts @@ -4,6 +4,7 @@ const nextConfig: NextConfig = { output: "standalone", images: { domains: ["images.squarespace-cdn.com"], + unoptimized: true, }, }; diff --git a/src/app/embodiment-circle/page.tsx b/src/app/embodiment-circle/page.tsx new file mode 100644 index 0000000..19e7a5a --- /dev/null +++ b/src/app/embodiment-circle/page.tsx @@ -0,0 +1,603 @@ +"use client"; + +import Image from "next/image"; +import Link from "next/link"; + +export default function EmbodimentCircle() { + return ( +
+ {/* Navigation */} + + + {/* Hero Section */} +
+ Dandelion meadow +
+ +
+

+ Nusqool Community +

+

+ Embodiment Circle +

+

+ A 12-week celebration of your whole self — a seasonal journey into safety, creativity, + courage, and aligned leadership, guided by a faculty of 18 incredibly special human beings. +

+

+ Together, we remember who we are and support what wants to emerge next. +

+ +
+
+ + {/* Start Date Banner */} +
+
+

+ The next Embodiment Circle starts January 18, 2026! +

+
+
+ + {/* About Section */} +
+
+
+ +

+ About the Embodiment Circle +

+

+ The Safety, Freedom & Joy of Being Your True Self +

+
+ +
+

+ A 12-week heart-centered safe space where people come together to practice being + fully themselves — safely, creatively, and in relationship. +

+ +

+ This is not a program to fix you, teach you new skills or help you become more + productive. It is a celebration, a homecoming, + and a collective remembering of who we are and why we're here. +

+ +

+ Now in its 5th year, Embodiment Circle brings together a faculty + of 18 incredibly special human beings — healers, entrepreneurs, teachers, artists, + somatic practitioners, musicians, dancers, creatives each offering their unique + lived experience, wisdom, and medicine in service of the whole. +

+
+
+
+ + {/* Seasonal Arc */} +
+
+
+ 🌙 +

+ The Seasonal Arc +

+

+ Through five iterations, this online program has evolved into a deeply relational, + trauma-informed, and seasonal container where participants are witnessed in their + wholeness and supported to journey through the seasons. +

+
+ +

+ We'll circle up every Thursday from 7-9pm EST to explore three chapters: +

+ +
+
+ ❄️ +

+ Feeling Safe Enough +

+

+ Finding nervous system calm, safety and presence in the depths of Winter +

+
+ +
+ 🔥 +

+ Feeling our Hearts +

+

+ Cultivating compassion, deep listening and sensing through our oracular bodies, + setting intentions during Imbolc and dancing with the laws of nature +

+
+ +
+ 🌷 +

+ Creating as our True Self +

+

+ Practicing courage, creativity, expression, shifting perspectives as we + break ground and emerge in Spring +

+
+
+ +
+

+ 🔮 + Every month we will have a collective reflection session dedicated to deepen + our learnings and connections with each other. +

+
+
+
+ + {/* In-Person Retreats */} +
+
+
+ +

+ New This Year: In-Person Retreats! +

+

+ We will begin and end this 12-week online gathering with two in-person retreats + on two new moons that are included in your registration: +

+
+ +
+
+ 🛖 +

Opening Retreat

+

+ Sunday January 18, 2026, 11am-5pm +

+

at Nusqool, Kawartha Lakes

+
+ +
+ 🌲 +

Closing Retreat

+

+ Saturday April 18, 2026, 11am-5pm +

+

at The Farm, Hillsdale

+
+
+
+
+ + {/* What You'll Get */} +
+
+

+ What You'll Get +

+ +
+ {[ + { + icon: "🛖", + title: "Opening In-Person Somatic Retreat", + desc: "Embodying Yourself where you'll learn Qi Gong and the Bagua with Jesse Gottlieb-Jacob, Somatic Inquiry with LJ Bartle and TRE with Thu Nguyen." + }, + { + icon: "🌀", + title: "12 weekly live online sessions", + desc: "Thursdays from Jan 22-April 16th from 7-9pm EST (recordings will be posted within 3 days)" + }, + { + icon: "🌾", + title: "Closing In-Person Retreat", + desc: "Creating as Your True Self with Creative Artist & Facilitator Mirka Loiselle, Delicious Food Experience & Homesteading Extraordinaire: Anahita Belanger, and more musicians and artists." + }, + { + icon: "✨", + title: "Embodiment practices and wisdom", + desc: "From coaches, entrepreneurs, healers, artists, and creatives" + }, + { + icon: "🤍", + title: "A non-hierarchical circle pedagogy container", + desc: "" + }, + { + icon: "🌿", + title: "A culture of care, trust, and mutual co-regulation", + desc: "Of our nervous system" + }, + { + icon: "📕", + title: "A digital workbook", + desc: "To support your learning arc" + }, + { + icon: "🌐", + title: "Meet the others", + desc: "Who value kindness, inner transformation, and have taken steps in choosing to live as their true self" + } + ].map((item, i) => ( +
+ {item.icon} +
+

{item.title}

+ {item.desc &&

{item.desc}

} +
+
+ ))} +
+
+
+ + {/* Who This Is For */} +
+
+

+ Who This Is For +

+ +
+

The Embodiment Circle is for:

+
    +
  • + + Healers, coaches, facilitators, educators, and creatives +
  • +
  • + + Entrepreneurs, artists, and changemakers seeking community +
  • +
  • + + People in transition — personal, professional, or spiritual who are looking + to lead a more heart-centred life of purpose, meaning, and alignment. +
  • +
  • + + Those longing to reconnect with their creativity, courage, and intuition. +
  • +
+
+ +

+ This is a BIPOC-majority, gender-diverse, trauma-informed space grounded in + nervous system awareness and relational care. +

+
+
+ + {/* Why This Is a Celebration */} +
+
+ 💛 +

+ Why This Is a Celebration +

+

+ What transforms people here isn't one technique or facilitator. It's the + experience of being seen, + witnessed, and + celebrated in your wholeness. + Once you've been reflected as your True Self, you can't unsee it. + And neither can the world. +

+
+
+ + {/* What This Is Not */} +
+
+

+ What This Is Not +

+ +
+
+

This is not:

+
    +
  • + a therapy group +
  • +
  • + a hustle or productivity container +
  • +
  • + a place to rescue or be rescued +
  • +
  • + a hierarchy with one voice at the center +
  • +
+
+
+

+ Participants are responsible for their own needs and self-regulation. +

+

+ This allows the space to remain nourishing and sustainable for everyone. +

+
+
+
+
+ + {/* If You Feel the Yes */} +
+
+

+ If You Feel the Yes +

+

+ The Embodiment Circle is a group process in liminal space: a place to plant seeds, + remember your gifts, and be held as you step forward. +

+

+ If your body feels a quiet yes, you're already part of the circle. +

+
+
+ + {/* Pricing */} +
+
+
+

+ Pricing & Accessibility +

+

+ Embodiment Circle #5 (January 18 – April 18, 2026) includes full access to the + 12-week program plus one year of membership in the Nusqool Heartbeat community. +

+

+ All options offer the same experience, access, and belonging.
+ No proof of income required — we trust you to choose what is honest and sustainable for you. +

+
+ +
+ {/* Standard */} +
+
+ Standard Contribution +
+ $1,010 + one-time +
+

+ or $88/month for 12 months +

+
+

+ This rate makes the program sustainable and supports scholarships for others. +

+
+ + {/* 50% Scholarship */} +
+
+ 50% off Scholarship + 5 spots +
+ $505 + one-time +
+

+ or $44/month for 12 months +

+
+

+ For those who would benefit from additional financial support. +

+
+ + {/* Community Care */} +
+
+ Community Care + 5 spots +
+ $252.50 + one-time +
+

+ or $22/month for 12 months +

+
+

+ For those navigating significant financial constraints. +

+
+ + {/* Full Scholarship */} +
+
+ Full Scholarship + 2 spots +
+ $0 +
+

+   +

+
+

+ Offered with care for someone who would otherwise be unable to participate. +

+
+
+ +
+

+ Your contribution supports: +

+
+ A faculty of 18 facilitators + + In-person retreat space and programming + + Scholarships and community care + + Stewardship of this relational container +
+
+ +
+ + Join Today + +

+ For scholarship applications, a discount code will be sent after review. +

+
+
+
+ + {/* How We Practice Together */} +
+
+
+ 🌿 +

+ How We Practice Together +

+

+ This is a practice space — not a performance space. +

+
+ +
+

You're invited to:

+
    +
  • + + Arrive as you are: regulated or not +
  • +
  • + + Participate at your own pace (camera on or off) +
  • +
  • + + Share from lived experience, no need to give advice or fix anybody +
  • +
  • + + Care for your own needs and nervous system +
  • +
+

+ There is no expectation to speak, perform, or be "healed."
+ Presence is enough. +

+
+ +
+
+ +

Time Commitment

+
    +
  • Weekly: Thursdays, 7–9pm EST (live on Zoom & recorded)
  • +
  • In-person retreats: Optional but highly encouraged
  • +
  • Connect on Heartbeat: Optional if it supports you
  • +
+

+ We ask that you join live when possible, as the relational field is part of the medicine. +

+
+ +
+ 🌀 +

Beyond the Circle

+

+ Your registration includes one year of access to the Nusqool Heartbeat community, where you can: +

+
    +
  • • Stay connected with the cohort
  • +
  • • Attend weekly Neurogenic Dancing, TRE drop-in classes
  • +
  • • Attend new moon circles
  • +
  • • Continue practicing being your true self in relationship
  • +
+
+
+
+
+ + {/* Final CTA */} +
+
+

+ Ready to Join? +

+

+ The next Embodiment Circle begins January 18, 2026 +

+ + Join Today + +
+
+ + {/* Footer */} + +
+ ); +}