feat(landing): Separate /unternehmen page, replace comparison element in BenefitsWorksCouncil
This commit is contained in:
@@ -222,7 +222,7 @@ const navigationItems = computed<NavigationMenuItem[]>(() => [
|
||||
},
|
||||
{
|
||||
label: t('nav.forCompanies'),
|
||||
to: '/#unternehmen',
|
||||
to: '/unternehmen',
|
||||
active: false
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user