products images added

This commit is contained in:
Paul Fresnel
2024-11-09 17:22:56 +01:00
parent d391dcf24e
commit fb1c4406f2
11 changed files with 151 additions and 3 deletions
-1
View File
@@ -9,7 +9,6 @@ const Header = () => {
const navItems = [
{ label: 'Nos Produits', href: '/produits' },
{ label: 'Notre Histoire', href: '/notre-histoire' },
{ label: 'Commander', href: '/commander' },
{ label: 'Contact', href: '/contact' },
];