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
795f1bef06
commit
78d4f64720
@ -41,7 +41,7 @@ export const menuItems = [
|
||||
label: "Product",
|
||||
items: [
|
||||
{
|
||||
label: "Features List",
|
||||
label: "Features",
|
||||
href: "/features",
|
||||
},
|
||||
{
|
||||
@ -59,18 +59,14 @@ export const menuItems = [
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Company",
|
||||
label: "About",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Our Blog",
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
{
|
||||
label: "Contact Us",
|
||||
label: "Contact",
|
||||
href: "mailto:info@openpanel.com",
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user