diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ed9598..14400d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,8 +33,7 @@ export default function LandingPage() { { name: "Ana Sayfa", id: "hero" }, { name: "Mekanikler", id: "mechanics" }, { name: "Topluluk", id: "community" }, - { name: "SSS", id: "faq" }, - { name: "Discord", id: "https://discord.com" } + { name: "SSS", id: "faq" } ]} button={{ text: "Hemen Katıl", href: "#contact" }} brandName="TheHardCraft"