diff --git a/src/app/page.tsx b/src/app/page.tsx index f99ba85..99fac75 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="smooth" + animationType="slide-up" 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="smooth" + animationType="blur-reveal" useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="left"