diff --git a/src/app/page.tsx b/src/app/page.tsx index bc15467..0201b34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,7 +255,7 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Join the Leaderboard", href: "#" }]} + buttons={[{ text: "See Your Rank", href: "#" }]} buttonAnimation="slide-up" />