Update src/components/landing/Navigation.tsx
This commit is contained in:
parent
d736b098da
commit
a7e4b7b140
@ -58,7 +58,7 @@ export default function Navigation() {
|
||||
|
||||
const navLinks = useMemo(
|
||||
() => [
|
||||
{ label: "1234567;hy", href: "#philosophy" },
|
||||
{ label: "Philosophy", href: "#philosophy" },
|
||||
{ label: "Portfolio", href: "/portfolio", newTab: true },
|
||||
{ label: "Strategies", href: "#strategies" },
|
||||
{ label: "How It Works", href: "#how-it-works" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user