mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Revised footer
Our Team and Board and leaving Donate @christinaasquith
This commit is contained in:
parent
4ea7b81919
commit
ea6000b2a2
1 changed files with 2 additions and 2 deletions
|
|
@ -89,7 +89,7 @@ const Footer = ({ dark = false, children, ...props }) => (
|
|||
<Link>Philosophy</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/team" passHref>
|
||||
<Link>Team</Link>
|
||||
<Link>Our Team and Board</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/jobs" passHref>
|
||||
<Link>Jobs</Link>
|
||||
|
|
@ -101,7 +101,7 @@ const Footer = ({ dark = false, children, ...props }) => (
|
|||
<Link>Press Inquiries</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/philanthropy" passHref>
|
||||
<Link>Donate / Board of Directors</Link>
|
||||
<Link>Donate</Link>
|
||||
</NextLink>
|
||||
</Box>
|
||||
<Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue