Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4909ead3ec | |||
| e7ef1b1496 | |||
| 8180c24da3 |
@@ -31,6 +31,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Home", id: "hero" },
|
{ name: "Home", id: "hero" },
|
||||||
{ name: "Tutoring", id: "services" },
|
{ name: "Tutoring", id: "services" },
|
||||||
{ name: "High School Credit", id: "about" },
|
{ name: "High School Credit", id: "about" },
|
||||||
|
{ name: "Team", id: "team" },
|
||||||
{ name: "FAQ", id: "faq" },
|
{ name: "FAQ", id: "faq" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user