Update src/components/landing/Navigation.tsx
This commit is contained in:
parent
32bcab3c9a
commit
e18c319fbf
@ -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" },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user