diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fe8ef9..826c8de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,10 +37,6 @@ export default function LandingPage() { text: "View Memberships", href: "memberships" }} brandName="Summit" - menuPosition="right" - menuSize="small" - showArrows={false} - menuAnimation="instant" /> @@ -208,4 +204,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file