diff --git a/src/components/TopBar.tsx b/src/components/TopBar.tsx index a3d292c..f2e6237 100644 --- a/src/components/TopBar.tsx +++ b/src/components/TopBar.tsx @@ -28,7 +28,7 @@ const TopBar = () => { href="/" className={`mx-auto flex h-10 flex-1 items-center justify-center font-bold uppercase ${isMainPage ? "text-orange" : "text-foreground"}`} > - Coucou + Accueil