Update src/app/contact/page.tsx
This commit is contained in:
@@ -14,6 +14,7 @@ export default function ContactPage() {
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Portfolio", id: "/portfolio" },
|
||||
{ name: "Team", id: "/team" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
|
||||
Reference in New Issue
Block a user