From ec4ba9f7baf7c286cc6e90622717d455f913f31f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 01:39:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a8026a..60b44dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { description="We believe transparency builds trust. Here's how we work with you from start to finish." tag="Our Approach" tagIcon={TrendingUp} - tagAnimation="slide-up" + tagAnimation="smooth" metrics={[ { id: "1", value: "01", description: "Inspect" }, { id: "2", value: "02", description: "Explain" }, @@ -202,7 +202,7 @@ export default function LandingPage() { } ]} textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} faqsAnimation="slide-up" />