Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-05-21 21:51:45 +00:00
parent a41598b2ee
commit c6068ae58e

View File

@@ -11,6 +11,7 @@ export default function HowItWorksPage() {
{ 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" },
];