Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -12,6 +12,7 @@ export default function HowItWorksPage() {
|
|||||||
{ 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: "Guarantee", id: "/the-sir-james-transit-guarantee" },
|
||||||
{ name: "Gallery", id: "/gallery" },
|
{ name: "Gallery", id: "/gallery" },
|
||||||
|
{ name: "Loading Gallery", id: "/loading-gallery" },
|
||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user