Update src/app/page.tsx

This commit is contained in:
2026-03-12 20:20:12 +00:00
parent 9ad73bd568
commit 9dd3f7d12a

View File

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