diff --git a/src/app/page.tsx b/src/app/page.tsx index cb051b4..8014e99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,6 +271,7 @@ export default function HomePage() { ]} buttons={[ { text: "Join 50K+ Bettors Today", href: "/signup" }, + { text: "Learn About Deposits", href: "/account-setup" }, ]} />