From 65b5303e3dcf7117fe110d9bd22397e559c74b07 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 12:59:36 +0000 Subject: [PATCH] Switch to version 5: modified src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"