Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 758c6908fb | |||
| 5920991d73 | |||
| 408edf6b60 | |||
| 026153cb9f |
@@ -64,7 +64,8 @@ export default function LandingPage() {
|
||||
title="Where Gaming Excellence Meets Community Spirit"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Join Our Community", href: "#contact" }
|
||||
{ text: "Join Our Community", href: "#contact" },
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user