Update src/app/contacts/page.tsx
This commit is contained in:
@@ -22,6 +22,7 @@ export default function ContactsPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/#about" },
|
||||
{ name: "Products", id: "/#products" },
|
||||
{ name: "Testimonials", id: "/#testimonials" },
|
||||
|
||||
Reference in New Issue
Block a user