Rename nav philosophy link to homepage
This commit is contained in:
parent
af5e0a50a8
commit
9e25f53b59
@ -58,7 +58,7 @@ export default function Navigation() {
|
||||
|
||||
const navLinks = useMemo(
|
||||
() => [
|
||||
{ label: "Philosophy", href: "#philosophy" },
|
||||
{ label: "Homepage", href: "#" },
|
||||
{ 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