diff --git a/src/components/landing/Navigation.tsx b/src/components/landing/Navigation.tsx index a6352e2e..4bddca39 100644 --- a/src/components/landing/Navigation.tsx +++ b/src/components/landing/Navigation.tsx @@ -58,7 +58,7 @@ export default function Navigation() { const navLinks = useMemo( () => [ - { label: "Philosophy", href: "#philosophy" }, + { label: "Philosopfghjkl;hy", href: "#philosophy" }, { label: "Portfolio", href: "/portfolio", newTab: true }, { label: "Strategies", href: "#strategies" }, { label: "How It Works", href: "#how-it-works" },