diff --git a/src/app/page.tsx b/src/app/page.tsx index 0832b04..98fe8a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,16 +35,7 @@ export default function LandingPage() { { name: "Theology", id: "theology" }, ]} button={{ - text: ( - - ), - href: undefined, + text: "Menu", href: undefined, }} animateOnLoad={true} />