Update src/app/page.tsx

This commit is contained in:
2026-03-11 15:50:29 +00:00
parent 1e7b7b3d32
commit 5860b283cc

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Join Server", href: "getting-started" },
{ text: "View Rules", href: "#" }
{ text: "Watch Gameplay", href: "gameplay" }
]}
buttonAnimation="slide-up"
/>