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