diff --git a/src/app/page.tsx b/src/app/page.tsx index a717070..f99ba85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { title="Our Impact" description="Driving discovery through research and collaboration." textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} metrics={metricItems} /> @@ -252,7 +252,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Get answers to common questions about LUVI and our research resources." textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="left"