diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b31ce5..b8aedd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { text: "Sign Up", href: "/signup", }} - brandName="ChessMastery" + brandName="The Blunder Club" /> @@ -109,7 +109,7 @@ export default function LandingPage() { items: [ "Personalized analytics", "Interactive game analysis", - "Grandmaster mentorship", + "Interactive mentorship", "Live streaming sessions", "Comprehensive tactics library", ], @@ -202,7 +202,7 @@ export default function LandingPage() {