Skip to content

Commit 06e7660

Browse files
Update descriptions for curricula
1 parent 7660a47 commit 06e7660

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/HomepageFeatures/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const FeatureList = [
77
title: 'Computer Science',
88
description: (
99
<>
10-
Path to a free self-taught education in Computer Science!
10+
Build a strong foundation in programming, algorithms, systems, and software design. This path guides you through a rigorous, self-paced curriculum modeled on top university programs. Learn to think like a computer scientist and create like an engineer.
1111
</>
1212
),
1313
link: '/computer-science',
@@ -17,7 +17,7 @@ const FeatureList = [
1717
title: 'Pre-College Math',
1818
description: (
1919
<>
20-
Path to a free self-taught education in pre-college Math!
20+
Prepare for college-level math with confidence. This path covers essential topics like algebra, geometry, and precalculus, designed for learners who want to strengthen their skills before diving into advanced mathematics or technical fields.
2121
</>
2222
),
2323
link: '/precollege-math',
@@ -27,7 +27,7 @@ const FeatureList = [
2727
title: 'Data Science',
2828
description: (
2929
<>
30-
Path to a free self-taught education in Data Science!
30+
Master the art of extracting insights from data. From statistics and machine learning to real-world projects, this curriculum equips you with the tools to analyze, visualize, and communicate data effectively—ideal for aspiring analysts and researchers.
3131
</>
3232
),
3333
link: '/data-science',
@@ -37,7 +37,7 @@ const FeatureList = [
3737
title: 'Math',
3838
description: (
3939
<>
40-
Path to a free self-taught education in Math!
40+
Engage with mathematics in its full richness. This path offering the breadth of a full undergraduate math education, helping you appreciate math not just as a tool, but as a discipline of beauty, depth, and discovery.
4141
</>
4242
),
4343
link: '/math',

0 commit comments

Comments
 (0)