Skip to content

Commit f2ac5a4

Browse files
committed
index pass
1 parent 7220f22 commit f2ac5a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/pages/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@ function HomeContent() {
7575
<Card bg="transparent" className={styles.topics_card}>
7676
<div className={styles.topics_header}>Custom Engineering</div>
7777
<p>We build tools and platforms at the frontier of open-source scientific computing.</p>
78-
<p>Recent examples: JupyterGIS for ESA, JupyterCAD for Safran Aircraft Engines, notebook.link. Everything we build goes back upstream wherever possible.</p>
78+
<p>Recent examples: JupyterGIS for a large public organisations, JupyterCAD for a big airospace engineering firm, notebook.link. What we build goes back upstream wherever possible.</p>
7979
</Card>
8080
</li>
8181
<li>
8282
<Card bg="transparent" className={styles.topics_card}>
8383
<div className={styles.topics_header}>Funded Development</div>
84-
<p>Need a specific fix or feature in Mamba, JupyterLab, Arrow, or another project we maintain? We implement it upstream.</p>
85-
<p>You get the feature. The community maintains it. No fork, no long-term maintenance burden on your team.</p>
84+
<p>Need a specific fix or feature in Mamba, JupyterLab, Arrow, or one of the many projects we maintain? We implement it upstream.</p>
85+
<p>You get the feature. The community evolves and maintains it. No fork, no long-term maintenance burden on your team.</p>
8686
</Card>
8787
</li>
8888
</CardGrid>
@@ -168,7 +168,7 @@ function HomeContent() {
168168
</div>
169169
<p className={styles.aboutQS_text}>
170170
QuantStack was founded in 2016. Today we operate as a collective of about 30 engineers
171-
contributing remotely or from our offices in Paris to the global open-source stack and
171+
contributing remotely or from our office in Paris to the global open-source stack and
172172
to our clients' projects. Many of us have PhD-level research experience or deep
173173
engineering backgrounds. Our team combines decades of senior experience with the fresh
174174
creativity and energy from more recent contributors.

0 commit comments

Comments
 (0)