Update src/app/page.tsx
This commit is contained in:
@@ -35,6 +35,7 @@ export default function LandingPage() {
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Sign Up", href: "contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user