diff --git a/src/app/page.tsx b/src/app/page.tsx index 61cbf47..ce3fd92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />