From 20202ee7ddb842660f3480daf17ea03939c41cce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:21:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13f61a0..7f0e0bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { { text: "Event anfragen", href: "#contact"}, ]} - buttonAnimation="blur-reveal" + buttonAnimation="none" avatars={[ { src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg", alt: "Khalid Al-Amiri"}, -- 2.49.1