From f907b52f23fea89b3b530158d5628f78e0cff153 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 18:48:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 671b095..6140dbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,6 +54,7 @@ export default function LandingPage() { buttons={[ { text: "Jetzt bestellen", href: "#contact" }, ]} + buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg" imageAlt="Authentische Neapolitanische Pizza" mediaAnimation="blur-reveal" -- 2.49.1