Update links
This commit is contained in:
@@ -29,7 +29,7 @@ const linkRows: LinkRows[] = [
|
||||
heading: 'Products',
|
||||
isOnMobile: true,
|
||||
links: [
|
||||
{ url: '/next/0x-instant', text: '0x Instant' },
|
||||
{ url: '/next/instant', text: '0x Instant' },
|
||||
{ url: '#', text: '0x Launch Kit' },
|
||||
],
|
||||
},
|
||||
|
||||
@@ -40,7 +40,7 @@ const navItems: NavItemProps[] = [
|
||||
},
|
||||
{
|
||||
id: 'products',
|
||||
url: '/next/0x-instant',
|
||||
url: '/next/instant',
|
||||
text: 'Products',
|
||||
dropdownComponent: DropdownProducts,
|
||||
dropdownWidth: 280,
|
||||
|
||||
Reference in New Issue
Block a user