From 671d090379ece58898c367ff20f00986edf54fbf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:52:02 +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 0f0e965..927aef2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { description="Where strategy meets divinity. Experience the most cinematic online chess platform with global ELO rankings, seamless friend connections, and smooth piece animations." buttons={[ { - text: "Play Now", href: "#chess-game"}, + text: "Play Free Now", href: "#chess-game"}, ]} testimonials={[ { -- 2.49.1