mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update footer-data.tsx
This commit is contained in:
@@ -32,6 +32,7 @@ export const menuItems = [
|
||||
},
|
||||
{
|
||||
label: "Install Command",
|
||||
icon: <NewBadgeIcon />,
|
||||
href: "/install",
|
||||
},
|
||||
],
|
||||
@@ -39,11 +40,6 @@ export const menuItems = [
|
||||
{
|
||||
label: "Product",
|
||||
items: [
|
||||
{
|
||||
label: "Enterprise edition",
|
||||
icon: <NewBadgeIcon />,
|
||||
href: "/beta",
|
||||
},
|
||||
{
|
||||
label: "Features List",
|
||||
href: "/features",
|
||||
@@ -77,10 +73,6 @@ export const menuItems = [
|
||||
label: "Our Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
{
|
||||
label: "Become a Partner",
|
||||
href: "https://my.openpanel.com/submitticket.php?step=2&deptid=3",
|
||||
},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "mailto:info@openpanel.com",
|
||||
|
||||
Reference in New Issue
Block a user