From 7bc92fb242ecb143f723d947ff9420bde5effca4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 17:02:52 +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 9b1e1df..9b16ce9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { title="OUR IMPACT" description="Delivering exceptional results for our clients" tag="ACHIEVEMENTS" - tagAnimation="blur-reveal" + tagAnimation="entrance-slide" textboxLayout="centered" useInvertedBackground={true} animationType="scale-rotate" -- 2.49.1