Update hero button text to "Join the Next Embodiment Circle"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2025-12-26 12:30:51 -05:00
parent 661f5fa601
commit fc8a1b0103
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,7 @@ title: Finish Nusqool website replica
status: To Do
assignee: []
created_date: '2025-12-26 15:31'
updated_date: '2025-12-26 17:27'
labels: []
dependencies: []
priority: medium
@ -39,3 +40,10 @@ Remaining work:
- [ ] #4 Newsletter signup connected to backend
- [ ] #5 Deployed and accessible online
<!-- AC:END -->
## Implementation Notes
<!-- SECTION:NOTES:BEGIN -->
Staging site deployed: https://nusqool-staging.jeffemmett.com
Deployed via Docker on Netcup RS 8000 with Traefik + Cloudflare tunnel
<!-- SECTION:NOTES:END -->

View File

@ -139,7 +139,7 @@ function Hero() {
A sanctuary for healing, growth, and reconnection in the heart of rural Ontario.
</p>
<a href="#adventure" className="btn-primary">
Choose your own growth adventure
Join the Next Embodiment Circle
</a>
</div>