diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dc06a6..3d02dbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Discover Facts", href: "#facts" }, + { text: "Explore Powers", href: "#facts" }, { text: "Start Quiz", href: "#quiz" } ]} mediaAnimation="blur-reveal"