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

This commit is contained in:
2026-05-23 09:23:07 +00:00
parent a1db0eb872
commit f6a9e61066

View File

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