Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5860b283cc | |||
| 1e7b7b3d32 | |||
| 6be7615c42 |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Join Server", href: "getting-started" },
|
{ text: "Join Server", href: "getting-started" },
|
||||||
{ text: "View Rules", href: "#" }
|
{ text: "Watch Gameplay", href: "gameplay" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user