Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 11:18:45 +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>