From b1ec8bea5d61fe3d092349f0cdefdee67c8a0a79 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 07:13:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {