From a36bb7d0d04adb669ffea16d0f4383bf4141575a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 16:09:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 776f48d..080acc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { tag="Core Features" tagIcon={Sparkles} textboxLayout="default" - animationType="blur-reveal" + animationType="slide-up" useInvertedBackground={false} features={[ { @@ -230,7 +230,7 @@ export default function LandingPage() { description="Get answers to common questions about our platform, pricing, and services." tag="Support" textboxLayout="default" - animationType="slide-up" + animationType="smooth" mediaAnimation="slide-up" useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" -- 2.49.1