From dbf315d3859b66177d5e50feccf201680eac1c5d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:55:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1598d2..fe353e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { id: "1", value: "$15K/mo", title: "Monthly Income", description: "From $3K freelance baseline to premium agency rates", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", imageAlt: "Student income growth milestone"}, { - id: "2", value: "5x Growth", title: "Annual Earnings", description: "Scaled from $40K to $200K+ in 14 months", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg?_wi=1", imageAlt: "Five times income growth achievement"}, + id: "2", value: "5x Growth", title: "Annual Earnings", description: "Scaled from $40K to $200K+ in 14 months", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg", imageAlt: "Five times income growth achievement"}, { id: "3", value: "$8K+", title: "Per-Project Rate", description: "Premium client positioning commands luxury fees", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-tablet-celebrating-achievement-cafe_1262-18859.jpg", imageAlt: "Premium project rate showcase"}, { @@ -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={false} @@ -85,10 +85,10 @@ 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" + imageSrc="http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg" imageAlt="Premium editing curriculum overview" mediaAnimation="slide-up" useInvertedBackground={false} @@ -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={false} names={[ @@ -132,7 +132,7 @@ export default function LandingPage() {