2 Commits

Author SHA1 Message Date
979e87bf60 Update src/app/page.tsx 2026-03-06 02:04:30 +00:00
51a07c4d71 Merge version_1 into main
Merge version_1 into main
2026-03-06 02:02:22 +00:00

View File

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