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" }}