From 41c10938edefcf3cbe6a935978393246a9bcde4a Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:34 -0700 Subject: [PATCH 1/6] Agent update: intel-ddda989801cf (courses) --- .../src/components/ai-generated/Courses.tsx | 149 ++++++------------ 1 file changed, 51 insertions(+), 98 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..4808053 100644 --- a/apps/project-flow/src/components/ai-generated/Courses.tsx +++ b/apps/project-flow/src/components/ai-generated/Courses.tsx @@ -1,111 +1,64 @@ 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 → - -
- +

Popular Courses

+

Start your learning journey with our most loved courses

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

Web Development Bootcamp

+

Master HTML, CSS, JavaScript, and React with hands-on projects.

+
+
+ 12 weeks + 15,400 + 4.9 +
+ +
+
+
+
+
+
+ Intermediate +

Data Science Fundamentals

+

Learn Python, statistics, and machine learning from scratch.

+
+
+ 10 weeks + 12,300 + 4.8
-

- {c.title} -

-

- {c.description} -

-
- - 🕑 {c.weeks} weeks - - - 👤 {c.students} - - - ⭐ {c.rating} - + +
+
+
+
+
+
+ All Levels +

UX/UI Design Mastery

+

Create stunning user experiences with modern design principles.

+
+
+ 8 weeks + 9,800 + 4.9
- +
- ))} +
From 3c55f5f73ca7e9bad310b04d00153765d1c817c3 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:35 -0700 Subject: [PATCH 2/6] Agent update: intel-ddda989801cf (hero) --- .../src/components/ai-generated/Hero.tsx | 69 ++++++------------- 1 file changed, 20 insertions(+), 49 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..a10afb7 100644 --- a/apps/project-flow/src/components/ai-generated/Hero.tsx +++ b/apps/project-flow/src/components/ai-generated/Hero.tsx @@ -5,66 +5,37 @@ export default function Hero() {
- New courses available + New merch store now open - -

- 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. -

- +

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.

- + Start learning free - - - + Watch demo
- -
-
- {[1, 2, 3, 4, 5].map((i) => ( -
- ))} -
- +
+
50,000+ students already enrolled - +
+
+ 200+ expert instructors across disciplines +
+
+ 98% completion rate industry leading +
- -
-

Course Progress

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

Interactive Courses

+

Engage with hands-on projects and real-world exercises that reinforce your learning.

From 4d4f85316e061db8376bfb853837f6e1a548dc64 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:37 -0700 Subject: [PATCH 3/6] Agent update: intel-ddda989801cf (cta) --- .../src/components/ai-generated/CTA.tsx | 23 +++++-------------- 1 file changed, 6 insertions(+), 17 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..97246e7 100644 --- a/apps/project-flow/src/components/ai-generated/CTA.tsx +++ b/apps/project-flow/src/components/ai-generated/CTA.tsx @@ -2,25 +2,14 @@ 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. -

+

Transform Your Career Today

+

Join thousands of learners who have already achieved their goals

From e2b30826b321d3b30f692260812dff6d8b7d6942 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:39 -0700 Subject: [PATCH 4/6] Agent update: intel-ddda989801cf (pricing) --- .../src/components/ai-generated/Pricing.tsx | 168 ++++++++---------- 1 file changed, 76 insertions(+), 92 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..dde63b8 100644 --- a/apps/project-flow/src/components/ai-generated/Pricing.tsx +++ b/apps/project-flow/src/components/ai-generated/Pricing.tsx @@ -1,102 +1,86 @@ 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 -

- +

Pricing Plans

+

Choose the plan that fits your learning goals

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

- {p.name} -

-
- {p.price} - - {p.period} - +
+
+ Most Popular +
+
$299
+
per year
-
    - {p.features.map((f) => ( -
  • - - {f} -
  • - ))} -
- - {p.cta} -
- ))} +
    +
  • + + Unlimited Courses +
  • +
  • + + Certificates Included +
  • +
  • + + Priority Support +
  • +
  • + + Exclusive Workshops +
  • +
+ +
+
+

Basic

+
+ Basic +
$99
+
per year
+
+
    +
  • + + Access to Core Content +
  • +
  • + + Community Access +
  • +
+ +
+
+

Pro

+
+ Pro +
$199
+
per year
+
+
    +
  • + + All Access +
  • +
  • + + Live Sessions +
  • +
  • + + Mobile App +
  • +
+ +
From df605b5f59335f4f489d24edc3d3b6dae2907ac7 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:40 -0700 Subject: [PATCH 5/6] Agent update: intel-ddda989801cf (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..a6584da 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. -

- +

Everything you need to succeed

+

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

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

- {f.title} -

-

- {f.description} -

+
+
+ 📚
- ))} +

Interactive Courses

+

Engage with hands-on projects and real-world exercises that reinforce your learning.

+
+
+
+ 🤝 +
+

Community Learning

+

Connect with peers, join study groups, and collaborate on projects together.

+
+
+
+ 🏆 +
+

Verified Certificates

+

Earn industry-recognized certificates to showcase your achievements.

+
From 9a0203de839df3cfefdf9860976a85de3a5c8aa6 Mon Sep 17 00:00:00 2001 From: Wayne Ngo Date: Mon, 16 Mar 2026 09:28:42 -0700 Subject: [PATCH 6/6] Agent update: intel-ddda989801cf (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..abd4b3c 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}
+
+
+
+
85%
+
Course Progress
+
Mon Tue Wed
- ))} +
+
50K+
+
Active students
+
learning daily
+
+
+
200+
+
Expert instructors
+
across disciplines
+
+
+
98%
+
Completion rate
+
industry leading
+
+
);