From 17059796cbab22722703353e1a98e6382f94f52c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:44:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1b35cb..6ff3c3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { description="Curated tools and frameworks designed to accelerate your growth, streamline productivity, and unlock online income opportunities." tag="Tools & Frameworks" tagIcon={Zap} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -143,7 +143,7 @@ export default function LandingPage() { description="Premium resources built for serious entrepreneurs ready to scale. Each product is designed to deliver immediate, measurable results." tag="Premium Access" tagIcon={Crown} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -174,7 +174,7 @@ export default function LandingPage() { description="Real entrepreneurs sharing how Mindset Impact transformed their income, productivity, and mindset. These are the stories that drive us forward." tag="Community Impact" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -214,7 +214,7 @@ export default function LandingPage() { description="Join a thriving community of digital entrepreneurs, content creators, and ambitious individuals transforming their lives." tag="Growing Community" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} names={[ @@ -231,7 +231,7 @@ export default function LandingPage() {