From 5722f332e0e582f8bde3fe013eb48eebce07c59d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:38:59 +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 94f79cf..afad2c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} tag="Diverse Industry Expertise" - tagAnimation="fade-in" + tagAnimation="blur-reveal" ariaLabel="Industries section" /> -- 2.49.1