Update src/app/page.tsx

This commit is contained in:
2026-03-07 08:04:22 +00:00
parent ddf33247c1
commit 4c62ef2a1f

View File

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