Revision vor Kundenübergabe: Plausibilität, SEO, A11y, OpenPanel

This commit is contained in:
2026-09-10 17:00:45 +02:00
parent 3bb0438215
commit c4ea558b9e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ export default function Header() {
].join(" ")}
>
<div className="mx-auto flex max-w-6xl items-center justify-between gap-4 px-4 py-3 md:px-6">
<Link to="/" aria-label="Startseite" className="flex items-center gap-2 no-underline">
<Link to="/" aria-label="webkulisse - zur Startseite" className="flex items-center gap-2 no-underline">
<img
alt=""
height="520"
+1 -1
View File
@@ -20,7 +20,7 @@
--sea-ink: #173a40;
--sea-ink-soft: #416166;
--lagoon: #4fb8b2;
--lagoon-deep: #328f97;
--lagoon-deep: #2a7d84;
--palm: #2f6a4a;
--sand: #e7f0e8;
--foam: #f3faf5;