From 40791d840060f0eb4e65a3577f8d8f9c2ad501a3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 05:14:42 +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 9596651..e361d6c 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="entrance-slide" + animationType="background-highlight" /> -- 2.49.1