Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72bd8aa1ae | |||
| 72b9a66df2 | |||
| fb259be0f8 | |||
| aec9b2095d | |||
| 020b4e422e |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user