mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update constants.ts
This commit is contained in:
@@ -53,12 +53,12 @@ export const MENU_ITEMS: MenuItemType[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
isPopover: false,
|
||||
label: "BETA",
|
||||
href: "/beta",
|
||||
icon: NewBadgeIcon,
|
||||
},
|
||||
// {
|
||||
// isPopover: false,
|
||||
// label: "Enterprise",
|
||||
// href: "/beta",
|
||||
// icon: NewBadgeIcon,
|
||||
//},
|
||||
{
|
||||
isPopover: true,
|
||||
label: "Community",
|
||||
@@ -96,13 +96,13 @@ export const MENU_ITEMS: MenuItemType[] = [
|
||||
{
|
||||
label: "Become a Partner",
|
||||
description: "Help us spread the word!",
|
||||
link: "/partner",
|
||||
link: "mailto:info@openpanel.co",
|
||||
icon: StoreIcon,
|
||||
},
|
||||
{
|
||||
label: "Meet OpenPanel",
|
||||
description: "Call us for any questions",
|
||||
link: "/contact",
|
||||
link: "mailto:info@openpanel.co",
|
||||
icon: MeetIcon,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user