From 2352ffa1d290c39cd9407621d871569ffa97f387 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 06:21:34 +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 fb7c605..f3da02a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,8 +78,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416459.jpg" imageAlt="Desolate Nier Reincarnation landscape" useInvertedBackground={false} - tagAnimation="text-stagger" - buttonAnimation="text-stagger" + tagAnimation="entrance-slide" + buttonAnimation="expand-hover" mediaAnimation="opacity" textPosition="bottom" showBlur={true} @@ -92,7 +92,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-dragon-fantasy-scene_23-2151620025.jpg" imageAlt="Yumi and F standing in ethereal ruins" useInvertedBackground={true} - buttonAnimation="text-stagger" + buttonAnimation="expand-hover" />
@@ -251,8 +251,8 @@ export default function LandingPage() { ]} background={{ variant: "radial-gradient" }} useInvertedBackground={true} - tagAnimation="text-stagger" - buttonAnimation="text-stagger" + tagAnimation="entrance-slide" + buttonAnimation="expand-hover" />