add servies page with content and a typing words feature to contact page
This commit is contained in:
@@ -10,7 +10,7 @@ import './site-header.css'
|
||||
const menuLinks = [
|
||||
{ label: 'Home', href: '/' },
|
||||
{ label: 'About', href: '/about-us' },
|
||||
{ label: 'Plans', href: '/plans' },
|
||||
{ label: 'Services', href: '/services' },
|
||||
{ label: 'Contact', href: '/contact' },
|
||||
] as const
|
||||
|
||||
|
||||
Reference in New Issue
Block a user