Merge branch 'dev/cedric' into dev/guerby

This commit is contained in:
gom-by
2025-01-17 15:40:06 +01:00
26 changed files with 515 additions and 97 deletions

View File

@@ -68,7 +68,7 @@ const subMenuItemsTwo = [
const Navbar = () => {
return (
<section className="p-4 bg-white top-0 sticky z-[100]">
<section className="p-4 bg-white top-0 sticky z-50">
<div>
<nav className="hidden justify-between lg:flex">
<div className="flex items-center gap-6">
@@ -103,8 +103,9 @@ const Navbar = () => {
variant: "ghost",
}),
)}
href="/">
Planning
href="/"
>
Planning
</a>
<a
className={cn(