fix: footer menu reduced

This commit is contained in:
Marco Beretta
2024-06-19 01:40:55 +02:00
parent 0403ee8a7b
commit b65753655e

View File

@@ -13,6 +13,10 @@ const menuItems: {
href: '/about',
},
{ name: 'Contact Us', href: '/about#contact-us' },
{
name: 'Features',
href: '/features',
},
],
},
{
@@ -53,15 +57,6 @@ const menuItems: {
},
],
},
{
heading: 'Features',
items: [
{
name: 'Features',
href: '/features',
},
],
},
{
heading: 'Blog',
items: [