From 4c62ef2a1f1b2c9f8a40dd8ffe45435416cf93c8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:04:22 +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 753f2ba..d312cf3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -385,7 +385,7 @@ export default function ClashRoyalePage() { description="Join millions of players in the ultimate real-time strategy card game. Master your deck, climb the rankings, and become a legend in the arena. Available on iOS, Android, and PC." buttons={[ { text: "Download Now", href: "https://clashroyale.com/download" }, - { text: "Play Online", href: "https://clashroyale.com" }, + { text: "Watch Gameplay", href: "https://clashroyale.com" }, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }}