Switch to version 5: modified src/app/contact/page.tsx

This commit is contained in:
2026-05-21 12:59:36 +00:00
parent 71cee75ba5
commit 65b5303e3d

View File

@@ -26,7 +26,7 @@ export default function ContactPage() {
navItems={[ navItems={[
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" }, { 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" }, { name: "Contact", id: "/contact" },
]} ]}
brandName="Sir James Delivery" brandName="Sir James Delivery"