From 765cfd4c69d7b0a338fede2765877942e870dcb6 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Thu, 29 Jan 2026 17:23:32 +0100 Subject: [PATCH] fix header reveal --- components/Layout.tsx | 4 ++-- components/Reveal.tsx | 33 +++++++++++++++++++++------------ 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index 8610b77..5db6a88 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -42,7 +42,7 @@ const Layout = ({ children }: { children: React.ReactNode }) => { return (
- +
{ className="relative z-10 flex items-center group" aria-label="MB Grid Solutions - Zur Startseite" > -
+
MB Grid Solutions { const directions = { up: { y: 30 }, @@ -30,14 +34,19 @@ export const Reveal = ({