Update footer-data.tsx

This commit is contained in:
Stefan Pejcic
2025-03-04 19:21:25 +01:00
committed by GitHub
parent 3758a6be30
commit 772d04ce4a

View File

@@ -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",