From aec9b2095d5f279029b62050802f8d7b5ccba113 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:06: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 ee5c602..d3c02b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -222,7 +222,7 @@ export default function LandingPage() { title="Ready to Drop Into Action?" description="Download Free Fire now and join millions of competitive players. Experience the most intense battle royale gaming platform available. Free to play, play to win." buttons={[ - { text: "Download Now", href: "#" }, + { text: "Download Free", href: "#" }, { text: "Watch Tournament", href: "#" }, ]} buttonAnimation="slide-up" -- 2.49.1