add about page

This commit is contained in:
2025-07-15 16:35:39 +02:00
parent 73b456fb12
commit 37442d7672
15 changed files with 461 additions and 51 deletions

View File

@@ -103,7 +103,7 @@ export function Header_darkbg() {
<Container>
<nav className="relative z-50 flex justify-between">
<div className="flex items-center md:gap-x-12">
<Link href="#" aria-label="Home">
<Link href="/" aria-label="Home">
<Logo_darkbg className="h-6 w-auto lg:h-6 md:h-8" />
</Link>
<div className="hidden md:flex md:gap-x-6">