feat(rental): Sprint B — catalogue public /materiel + détail item + dispo + nav
All checks were successful
CI / test (pull_request) Successful in 2m28s

This commit is contained in:
Claude Integration 2026-06-02 07:49:43 +00:00
parent 1dd2d65626
commit f31fb8a32c
8 changed files with 726 additions and 2 deletions

View file

@ -33,8 +33,8 @@ export async function SiteHeader() {
<Link href="/carbets" className="hover:text-zinc-900">
Catalogue
</Link>
<Link href="/comment-ca-marche" className="hover:text-zinc-900">
Comment ça marche
<Link href="/materiel" className="hover:text-zinc-900">
Matériel
</Link>
</nav>