Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ffdce063e9 | |||
| 2bcd180b28 | |||
| 753f684175 |
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Our Work", id: "projects" },
|
||||
{ name: "Get Involved", id: "get-involved" },
|
||||
{ name: "Get Involved", id: "/get-involved" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="AHA"
|
||||
|
||||
Reference in New Issue
Block a user