switch nav items

This commit is contained in:
itsrubberduck
2025-10-05 13:35:36 +02:00
parent 1d11b1fa32
commit 1cd961d642

View File

@@ -1247,8 +1247,8 @@ interface ExtendedNavLink extends NavLink {
const navLinks: NavLink[] = [
{label: 'Live ATC', to: '#features'},
{label: 'Classroom', to: '#classroom'},
{label: 'Roadmap', to: '#roadmap'},
{label: 'Classroom', to: '#classroom'},
{label: 'Lineup', to: '#pricing'},
{label: 'Get involved', to: '#contributing'},
{label: 'FAQ', to: '#faq'},