diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8aec73c..49e5b0c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { imageAlt="Naturopathy Yoga team" mediaAnimation="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 73cb692..0b00a7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { imageAlt="Naturopathy Yoga team" mediaAnimation="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="slide-up" />