From e18c319fbf24f4d5a7de51fe560b452ce3bd9a46 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 8 Feb 2026 18:52:55 +0000 Subject: [PATCH] Update src/components/landing/Navigation.tsx --- src/components/landing/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },