mirror of
http://88.130.71.182:3000/BlitTech/badoHair_fe.git
synced 2026-06-13 10:41:11 +00:00
Fix product stock, booking actions, settings, reservation UX, nav and category filter
This commit is contained in:
@@ -17,6 +17,7 @@ export default function Header() {
|
||||
const currentPath = usePathname();
|
||||
|
||||
const navLinks = [
|
||||
{ to: "/", label: t("nav.home") },
|
||||
{ to: "/boutique", label: t("nav.shop") },
|
||||
{ to: "/reservation", label: t("nav.booking") },
|
||||
{ to: "/a-propos", label: t("nav.about") },
|
||||
|
||||
Reference in New Issue
Block a user