feat(rental): Sprint B — catalogue public /materiel + détail item + dispo + nav
All checks were successful
CI / test (pull_request) Successful in 2m28s
All checks were successful
CI / test (pull_request) Successful in 2m28s
This commit is contained in:
parent
1dd2d65626
commit
f31fb8a32c
8 changed files with 726 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue