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"