From c8a3776e11d0393cfb52c2232e0463b3102ae3cc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 05:14:03 +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 22f3eba..9596651 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -215,7 +215,7 @@ export default function LandingPage() { { text: "Start Free 14-Day Trial", href: "https://feroxai.com/signup" }, { text: "Schedule Demo Call", href: "https://feroxai.com/demo" } ]} - animationType="reveal-blur" + animationType="entrance-slide" /> -- 2.49.1