From dfc3e5485f16a04cc58b67583c99c4ee0f7aa335 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:05:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 667be6f..45bdf7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Strategic Thinking" tagIcon={Crown} tagAnimation="slide-up" - title="Master the Game of Chess" + title="Master the Game" description="Join our vibrant chess community where players of all levels come together to learn, compete, and grow. From casual games to intense tournaments, we have something for everyone." buttons={[ { text: "Join Now", href: "#contact" }, -- 2.49.1