From 9148a0b8169b751ba5aadb5d833828584967f4c1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:38:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />