From cc2b48e9687466a1d6e965098b5913c03ac0435f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 14:48:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bf58ad..6777913 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { title="Core Capabilities" description="Discover the essential features that drive our success and your growth" tag="What We Offer" - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" features={[ { -- 2.49.1