update
This commit is contained in:
@@ -14,6 +14,7 @@ interface NavbarProps {
|
||||
export const navLinks = [
|
||||
{ to: '/', label: 'Home' },
|
||||
{ to: '/rooms', label: 'Rooms' },
|
||||
{ to: '/services', label: 'Services' },
|
||||
{ to: '/about', label: 'About' },
|
||||
{ to: '/contact', label: 'Contact' },
|
||||
{ to: '/blog', label: 'Blog' },
|
||||
|
||||
Reference in New Issue
Block a user