Update src/app/page.tsx

This commit is contained in:
2026-03-06 02:04:30 +00:00
parent 51a07c4d71
commit 979e87bf60

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Begin Your Journey", href: "#features" },
{ text: "Start Your Rise", href: "#features" },
{ text: "Discover the Story", href: "#about" }
]}
buttonAnimation="blur-reveal"