From 61557187d61b0969a53c016f9e891d77a0d68da0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 02:39:31 +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 0c543f0..7903e56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={true} - animationType="background-highlight" + animationType="blur-reveal" testimonials={[ { id: "1", -- 2.49.1