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:
parent
176dd7ef90
commit
581e971c9c
@ -35,10 +35,10 @@ export const menuItems = [
|
|||||||
icon: <NewBadgeIcon />,
|
icon: <NewBadgeIcon />,
|
||||||
href: "/beta",
|
href: "/beta",
|
||||||
},
|
},
|
||||||
{
|
//{
|
||||||
label: "Products",
|
// label: "Products",
|
||||||
href: "/templates",
|
// href: "/templates",
|
||||||
},
|
//},
|
||||||
{
|
{
|
||||||
label: "Features",
|
label: "Features",
|
||||||
href: "/features",
|
href: "/features",
|
||||||
@ -54,11 +54,11 @@ export const menuItems = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Become a Partner",
|
label: "Become a Partner",
|
||||||
href: "/partner",
|
href: "mailto:info@openpanel.co",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us",
|
||||||
href: "/contact",
|
href: "mailto:info@openpanel.co",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user