3 Commits

Author SHA1 Message Date
11f9b7bdd5 Merge version_3 into main
Merge version_3 into main
2026-03-12 20:20:15 +00:00
9dd3f7d12a Update src/app/page.tsx 2026-03-12 20:20:12 +00:00
9ad73bd568 Merge version_2 into main
Merge version_2 into main
2026-03-12 20:18:54 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Ancient Wisdom" tag="Ancient Wisdom"
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Explore Membership", href: "features" }, { text: "Start Your Journey", href: "features" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"