Update src/components/landing/Navigation.tsx

This commit is contained in:
admin 2026-02-08 18:52:55 +00:00
parent 32bcab3c9a
commit e18c319fbf

View File

@ -58,7 +58,7 @@ export default function Navigation() {
const navLinks = useMemo( const navLinks = useMemo(
() => [ () => [
{ label: "Philosophy", href: "#philosophy" }, { label: "Philosopfghjkl;hy", href: "#philosophy" },
{ label: "Portfolio", href: "/portfolio", newTab: true }, { label: "Portfolio", href: "/portfolio", newTab: true },
{ label: "Strategies", href: "#strategies" }, { label: "Strategies", href: "#strategies" },
{ label: "How It Works", href: "#how-it-works" }, { label: "How It Works", href: "#how-it-works" },