From 47790315c180f06671a72e1c53fe9df5c0ed66e1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:52:36 +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 0516fd6..5bc57a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-dark-skinned-male-manager-does-work-portable-laptop-computer-has-thoughtful-focused-serious_273609-3461.jpg", alt: "Success story"}, ]} - ratingAnimation="entrance-slide" + ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={true} /> @@ -195,7 +195,7 @@ export default function LandingPage() { title="Ready to Elevate Your Marketing?" description="Join hundreds of successful brands that have transformed their marketing strategy with Apex. Subscribe to our newsletter for exclusive insights, industry trends, and special offers." tagIcon={Mail} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" -- 2.49.1