Switch to version 5: modified src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user