Deleting a few links that don't go to a page we're planning to build out. Updating two links to go to pages that will soon exist

This commit is contained in:
Keith Stevens
2023-01-01 12:48:05 +09:00
parent 41e509405b
commit d7c0495605
3 changed files with 10 additions and 21 deletions
-1
View File
@@ -27,7 +27,6 @@ const Home = () => {
<main>
<Hero />
<CallToAction />
<Faq />
</main>
)}