Update src/app/the-sir-james-transit-guarantee/page.tsx

This commit is contained in:
2026-05-21 21:51:47 +00:00
parent 34d2d8e2d3
commit d4676b248a

View File

@@ -11,6 +11,7 @@ export default function TransitGuaranteePage() {
{ name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Guarantee", id: "/the-sir-james-transit-guarantee" },
{ name: "Gallery", id: "/gallery" },
{ name: "Contact", id: "/contact" },
];