diff --git a/src/app/page.tsx b/src/app/page.tsx index a501bb6..e6687e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Start Finding", href: "#product" }, + { text: "Find My Wallet", href: "#product" }, { text: "Learn More", href: "#features" }, ]} buttonAnimation="blur-reveal"