Archived
disabled contact page & fixed images
This commit is contained in:
@@ -9,7 +9,7 @@ const Header = () => {
|
||||
const navItems = [
|
||||
{ label: 'Our Products', href: '/products' },
|
||||
// { label: 'History', href: '/history' },
|
||||
{ label: 'Contact', href: '/contact' },
|
||||
// { label: 'Contact', href: '/contact' },
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user