@ -1,17 +1,17 @@
import type { ProductNavigationItems } from '~/components/global/ProductNavigation';
const navigation: ProductNavigationItems = [
{
children: [],
href: '/resumes/about',
name: 'About Us',
},
href: '/resumes/browse',
name: 'Browse',
{ children: [], href: '/resumes/submit', name: 'Submit for review' },
href: 'https://www.techinterviewhandbook.org/resume/',