Remove Cases from navigation menu
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a7b8738262
commit
206de6a8d4
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ const navItems = [
|
|||
{ name: 'Home', link: '/' },
|
||||
{ name: 'About Us', link: '/about' },
|
||||
{ name: 'Services', link: '/services' },
|
||||
{ name: 'Cases', link: '#testimonials' },
|
||||
{ name: 'Pricing', link: '/pricing' },
|
||||
{ name: 'Blog', link: '/blog' },
|
||||
{ name: 'Contacts', link: '#contact' },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue