Update src/app/contact/page.tsx
This commit is contained in:
@@ -26,7 +26,6 @@ export default function ContactPage() {
|
||||
navItems={[
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "How It Works", id: "/how-it-works" },
|
||||
{ name: "Shipment Specs", id: "/#specs" },
|
||||
{ name: "Guarantee", id: "/the-sir-james-transit-guarantee" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user