About menu: Contact links to relevantmediaproperties.com/contact
This commit is contained in:
@@ -6,7 +6,7 @@ import Link from "next/link";
|
|||||||
const ITEMS = [
|
const ITEMS = [
|
||||||
{ label: "About us", href: "/about" },
|
{ label: "About us", href: "/about" },
|
||||||
{ label: "Editorial team", href: "/about/team" },
|
{ label: "Editorial team", href: "/about/team" },
|
||||||
{ label: "Contact", href: "/about/contact" },
|
{ label: "Contact", href: "https://relevantmediaproperties.com/contact" },
|
||||||
{ label: "Advertise", href: "/about/advertise" },
|
{ label: "Advertise", href: "/about/advertise" },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user