diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0c11470..e9eaa31 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -26,7 +26,7 @@ export default function ContactPage() { navItems={[ { name: "Services", id: "/services" }, { name: "How It Works", id: "/how-it-works" }, - { name: "Guarantee", id: "/the-sir-james-transit-guarantee" }, + { name: "Shipment Specs", id: "/#specs" }, { name: "Contact", id: "/contact" }, ]} brandName="Sir James Delivery"