From 1d21fbd774d24a11207a80af3f127a8823c2b88e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:07:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ed197d..a4ac52e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,13 +45,13 @@ export default function LandingPage() { description="Außergewöhnliches Steak.\nGemütliche Atmosphäre.\nUnvergessliche Abende." tag="Neubrandenburg, Deutschland" tagIcon={MapPin} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Tisch reservieren", href: "#reservation" }, { text: "Speisekarte ansehen", href: "#dishes" } ]} - buttonAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/juicy-grilled-steak-with-rosemary-cherry-tomatoes-chili_84443-72373.jpg?_wi=1" + buttonAnimation="slide-up" + imageSrc="http://img.b2bpic.net/free-photo/juicy-grilled-steak-with-rosemary-cherry-tomatoes-chili_84443-72373.jpg" imageAlt="Premium grilled steak on fire - NB Steakhouse signature" mediaAnimation="blur-reveal" imagePosition="right" @@ -74,12 +74,12 @@ export default function LandingPage() {