From 5e81ee998993427437cf455b56cde078107ad761 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:58:24 +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 53c5f3c..e853444 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { description="Real income transformations from serious editors in our program. These results drive both career fulfillment and premium positioning." tag="Proven Results" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={true} @@ -85,7 +85,7 @@ export default function LandingPage() { description="Four core modules designed to transform your skills, positioning, and income. Each pillar builds on real-world client workflows and premium industry standards." tag="Curriculum" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[{ text: "Explore Full Program", href: "contact" }]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg?_wi=2" @@ -116,7 +116,7 @@ export default function LandingPage() { description="Our mentorship program attracts serious editors from leading agencies, studios, and platforms worldwide." tag="Industry Partners" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} names={[ @@ -172,7 +172,7 @@ export default function LandingPage() { description="Everything you need to know about joining our exclusive video editing mentorship program." tag="Help & Support" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} faqsAnimation="slide-up" @@ -185,7 +185,7 @@ export default function LandingPage() { title="Ready to Scale Your Editing Career?" description="Apply now to join our next cohort. We review applications personally to ensure program fit and mutual success." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={true} inputPlaceholder="your@email.com" -- 2.49.1