feat&fix(Wip home page, services and illustrations & add static pages)

This commit is contained in:
2026-04-10 11:00:56 +02:00
parent 3381836c1e
commit 203a40c713
128 changed files with 1193 additions and 5757 deletions

View File

@@ -24,7 +24,7 @@ export default function AuthSimpleLayout({
className="flex flex-col items-center font-medium no-underline"
>
<div className="mb-1 flex h-9 w-9 items-center justify-center rounded-md">
<AppLogoIcon className="size-9 text-[var(--foreground)] dark:text-white" />
<AppLogoIcon className="size-9" />
</div>
<h1 className="text-black">Le Retzien Libre</h1>
</Link>