From 0bb0fef52a12d0c45e0492fcd5fd589cc73e8b24 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:42:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 734ba64..86eee4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,8 +89,8 @@ export default function LandingPage() { mediaAnimation="slide-up" rating={5} ratingText="Basierend auf 500+ Bewertungen" - tagAnimation="reveal-blur" - buttonAnimation="bounce-effect" + tagAnimation="text-stagger" + buttonAnimation="text-stagger" />
@@ -103,7 +103,7 @@ export default function LandingPage() { { text: "Mehr über uns erfahren", href: "#" } ]} useInvertedBackground={true} - buttonAnimation="bounce-effect" + buttonAnimation="text-stagger" />
@@ -120,7 +120,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - tagAnimation="reveal-blur" + tagAnimation="text-stagger" />
@@ -189,7 +189,7 @@ export default function LandingPage() { imageAlt={getAssetAlt("contact-image", "Moderne und helle Zahnarztpraxis")} mediaPosition="right" buttonText="Nachricht senden" - mediaAnimation="bounce-effect" + mediaAnimation="text-stagger" />