diff --git a/src/app/page.tsx b/src/app/page.tsx index 1814e18..8e52253 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { imageAlt="Peaceful reiki healing sanctuary with soft lighting" frameStyle="card" mediaAnimation="slide-up" - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} tag="Holistic Services" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -149,7 +149,7 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" tag="Transparent Pricing" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -184,14 +184,14 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" tag="Client Stories" - tagAnimation="entrance-slide" + tagAnimation="slide-up" />