From 83784e1f334239b6701f99b764eb102f02503a82 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:03 -0700 Subject: [PATCH 1/6] Agent update: intel-8e8fb8529b3e (courses) --- .../src/components/ai-generated/Courses.tsx | 149 ++++++------------ 1 file changed, 48 insertions(+), 101 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/Courses.tsx b/apps/project-flow/src/components/ai-generated/Courses.tsx index e69ddf1..d91ed12 100644 --- a/apps/project-flow/src/components/ai-generated/Courses.tsx +++ b/apps/project-flow/src/components/ai-generated/Courses.tsx @@ -1,111 +1,58 @@ export default function Courses() { - const courses = [ - { - title: "Web Development Bootcamp", - description: - "Master HTML, CSS, JavaScript, and React with hands-on projects.", - tags: [ - { label: "Development", accent: false }, - { label: "Beginner", accent: false }, - ], - weeks: 12, - students: "15,400", - rating: "4.9", - }, - { - title: "Data Science Fundamentals", - description: - "Learn Python, statistics, and machine learning from scratch.", - tags: [ - { label: "Data Science", accent: true }, - { label: "Intermediate", accent: false }, - ], - weeks: 10, - students: "12,300", - rating: "4.8", - }, - { - title: "UX/UI Design Mastery", - description: - "Create stunning user experiences with modern design principles.", - tags: [ - { label: "Design", accent: true }, - { label: "All Levels", accent: false }, - ], - weeks: 8, - students: "9,800", - rating: "4.9", - }, - ]; - return (
-
-
-

- Popular Courses -

-

- Start your learning journey with our most loved courses -

-
- - View all courses → - -
- +

Top Courses

+

Featured programs to accelerate your learning

- {courses.map((c) => ( -
-
-
-
- {c.tags.map((t) => ( - - {t.label} - - ))} -
-

- {c.title} -

-

- {c.description} -

-
- - 🕑 {c.weeks} weeks - - - 👤 {c.students} - - - ⭐ {c.rating} - -
- - Enroll Now - +
+
+
+
+ New +

Web Development Bootcamp

+
+

Master full-stack development with HTML, CSS, JavaScript, and React

+
+ 4.8 ★ (1,200) + 8 hrs + 120 +
+ +
+
+
+
+
+
+ Popular +

Data Science Mastery

+

Analyze complex datasets with Python, SQL, and machine learning techniques

+
+ 4.9 ★ (950) + 12 hrs + 180 +
+ +
+
+
+
+
+
+ Trending +

AI Fundamentals

+
+

Explore artificial intelligence concepts with hands-on projects

+
+ 4.7 ★ (780) + 6 hrs + 45 +
+
- ))} +
From bf7eca1a02a523885f28dbbe81ecdfb818cca03b Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:04 -0700 Subject: [PATCH 2/6] Agent update: intel-8e8fb8529b3e (hero) --- .../src/components/ai-generated/Hero.tsx | 69 ++++--------------- 1 file changed, 14 insertions(+), 55 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/Hero.tsx b/apps/project-flow/src/components/ai-generated/Hero.tsx index 14f45aa..e6046f8 100644 --- a/apps/project-flow/src/components/ai-generated/Hero.tsx +++ b/apps/project-flow/src/components/ai-generated/Hero.tsx @@ -2,70 +2,29 @@ export default function Hero() { return (
-
+
- New courses available + Exclusively Represented - -

- Learn without limits, grow without boundaries. -

- -

- Access world-class education from top instructors. Master new - skills, advance your career, and unlock your potential with our - interactive learning platform. -

- +

Dog.com

+

Exclusive representation by Matthew Lifschultz

- - Start learning free - - - - - Watch demo - + +
- -
-
- {[1, 2, 3, 4, 5].map((i) => ( -
- ))} -
- - 50,000+ students already enrolled - +
+ Protected by ALTCHA
- -
-

Course Progress

-
-
-
+
+
+
+
- +85% -
-
- {["Mon", "Tue", "Wed"].map((day) => ( -
-
- {day} -
- ))} +

Protected by ALTCHA

+ Dog.com background
From 32872e7d99014dde9db459f508f039c8004e1fda Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:06 -0700 Subject: [PATCH 3/6] Agent update: intel-8e8fb8529b3e (cta) --- .../src/components/ai-generated/CTA.tsx | 23 ++++--------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/CTA.tsx b/apps/project-flow/src/components/ai-generated/CTA.tsx index a92eda4..51be8f9 100644 --- a/apps/project-flow/src/components/ai-generated/CTA.tsx +++ b/apps/project-flow/src/components/ai-generated/CTA.tsx @@ -2,26 +2,11 @@ export default function CTA() { return (
-

- Ready to transform your career? -

-

- Join thousands of learners who are already building the future. - Start with a free trial today. -

+

Ready to Transform Your Learning?

+

Join thousands of students who have achieved their goals with our expert-led courses

- - Get started for free - - - Talk to sales - + +
From 63bb5266244815a89c49bffbee056b8be08112fa Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:08 -0700 Subject: [PATCH 4/6] Agent update: intel-8e8fb8529b3e (pricing) --- .../src/components/ai-generated/Pricing.tsx | 169 ++++++++---------- 1 file changed, 76 insertions(+), 93 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/Pricing.tsx b/apps/project-flow/src/components/ai-generated/Pricing.tsx index 6b34a51..68154f7 100644 --- a/apps/project-flow/src/components/ai-generated/Pricing.tsx +++ b/apps/project-flow/src/components/ai-generated/Pricing.tsx @@ -1,102 +1,85 @@ export default function Pricing() { - const plans = [ - { - name: "Basic", - price: "$29", - period: "/mo", - popular: false, - features: [ - "Access to all beginner courses", - "Hands-on projects", - "Community forum access", - "Weekly webinars", - ], - cta: "Select", - }, - { - name: "Pro", - price: "$49", - period: "/mo", - popular: true, - features: [ - "All Basic features", - "Advanced courses", - "Live mentorship sessions", - "Project feedback", - "Certificate of completion", - ], - cta: "Select", - }, - { - name: "Enterprise", - price: "Custom", - period: "", - popular: false, - features: [ - "All Pro features", - "Dedicated account manager", - "On-site training", - "Custom curriculum", - "Priority support", - ], - cta: "Contact Sales", - }, - ]; - return (
-

- Choose the plan that fits you -

-

- Flexible pricing for individuals, teams, and organizations -

- +

Course Pricing

+

Choose the plan that fits your learning goals

- {plans.map((p) => ( -
- {p.popular && ( - - Most Popular - - )} -

- {p.name} -

-
- {p.price} - - {p.period} - -
-
    - {p.features.map((f) => ( -
  • - - {f} -
  • - ))} -
- - {p.cta} - +
+
+

Basic

+

Foundational Access

- ))} +
    +
  • + + Unlimited Course Access +
  • +
  • + + Downloadable Materials +
  • +
  • + + Community Support +
  • +
+
+

Most Popular

+

$29/mo

+
+ +
+
+
+

Standard

+

Advanced Learning

+
+
    +
  • + + All Basic Features +
  • +
  • + + Live Webinars +
  • +
  • + + Certificate of Completion +
  • +
+
+

Recommended

+

$49/mo

+
+ +
+
+
+

Premium

+

Full Access

+
+
    +
  • + + All Standard Features +
  • +
  • + + 1:1 Mentorship +
  • +
  • + + Career Coaching +
  • +
+
+

Most Popular

+

$79/mo

+
+ +
From e28420a6acf8a70537b31825998685e125e066bb Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:10 -0700 Subject: [PATCH 5/6] Agent update: intel-8e8fb8529b3e (features) --- .../src/components/ai-generated/Features.tsx | 71 ++++++------------- 1 file changed, 23 insertions(+), 48 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/Features.tsx b/apps/project-flow/src/components/ai-generated/Features.tsx index 5352916..3425b27 100644 --- a/apps/project-flow/src/components/ai-generated/Features.tsx +++ b/apps/project-flow/src/components/ai-generated/Features.tsx @@ -1,56 +1,31 @@ export default function Features() { - const features = [ - { - icon: "\u{1F4CB}", - title: "Interactive Courses", - description: - "Engage with hands-on projects and real-world exercises that reinforce your learning.", - }, - { - icon: "\u{1F465}", - title: "Community Learning", - description: - "Connect with peers, join study groups, and collaborate on projects together.", - }, - { - icon: "\u{2B07}", - title: "Verified Certificates", - description: - "Earn industry-recognized certificates to showcase your achievements.", - }, - ]; - return ( -
+
-

- Everything you need to succeed -

-

- Our platform provides all the tools and resources you need to master - new skills and achieve your goals. -

- +

Learn Anything, Anywhere

+

Access expert-taught courses on your schedule with lifetime access to materials

- {features.map((f) => ( -
-
- {f.icon} -
-

- {f.title} -

-

- {f.description} -

+
+
+ 📚 +

Comprehensive Curriculum

+

Access over 500 courses across multiple disciplines

- ))} +
+
+
+ 🎓 +

Certified Completion

+

Earn certificates verified by industry professionals

+
+
+
+
+ 💼 +

Career Growth

+

Boost your career with in-demand skills and knowledge

+
+
From 71a92a02324db39b6dec425643c6c8ab75d6c45b Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 10:03:11 -0700 Subject: [PATCH 6/6] Agent update: intel-8e8fb8529b3e (stats) --- .../src/components/ai-generated/Stats.tsx | 38 +++++++++++-------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/apps/project-flow/src/components/ai-generated/Stats.tsx b/apps/project-flow/src/components/ai-generated/Stats.tsx index d04fef8..a5dd53e 100644 --- a/apps/project-flow/src/components/ai-generated/Stats.tsx +++ b/apps/project-flow/src/components/ai-generated/Stats.tsx @@ -1,23 +1,29 @@ export default function Stats() { - const stats = [ - { value: "50K+", label: "Active students", sub: "learning daily" }, - { value: "200+", label: "Expert instructors", sub: "across disciplines" }, - { value: "98%", label: "Completion rate", sub: "industry leading" }, - { value: "4.9", label: "Average rating", sub: "from learners" }, - ]; - return (
-
- {stats.map((s) => ( -
-
{s.value}
-
- {s.label} -
-
{s.sub}
+
+
+
+

Users

+

1.2M

+

Active Learners

- ))} +
+

Courses

+

500+

+

Available Programs

+
+
+

Completion Rate

+

92%

+

Course Completion

+
+
+

Instructors

+

150+

+

Expert Educators

+
+
);