3 Commits

Author SHA1 Message Date
5920991d73 Update src/app/page.tsx 2026-03-12 11:18:40 +00:00
408edf6b60 Merge version_1 into main
Merge version_1 into main
2026-03-12 11:07:37 +00:00
026153cb9f Merge version_1 into main
Merge version_1 into main
2026-03-12 11:07:07 +00:00

View File

@@ -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>