4 Commits

Author SHA1 Message Date
72b9a66df2 Update src/app/page.tsx 2026-03-07 09:19:49 +00:00
fb259be0f8 Merge version_2 into main
Merge version_2 into main
2026-03-07 09:06:23 +00:00
aec9b2095d Update src/app/page.tsx 2026-03-07 09:06:19 +00:00
020b4e422e Merge version_1 into main
Merge version_1 into main
2026-03-07 09:03:37 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{ text: "Play Now", href: "#contact" },
{ text: "Download Free", href: "#contact" },
{ text: "Watch Trailer", href: "#" },
]}
buttonAnimation="slide-up"
@@ -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"