Update src/app/contact/page.tsx
This commit is contained in:
@@ -31,7 +31,6 @@ export default function ContactPage() {
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Process", href: "#process" },
|
||||
{ label: "Testimonials", href: "#testimonials" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user