Skip to content

Commit dcae922

Browse files
committed
services pass
1 parent 3b642a7 commit dcae922

1 file changed

Lines changed: 11 additions & 14 deletions

File tree

src/pages/services.tsx

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ function ServicesContent() {
1717
<>
1818
{/* ── Header ────────────────────────────────────────────────────────── */}
1919
<Section pageTop fullHeight bg="yellow">
20-
<h1>Hire the team that built the tools you depend on.</h1>
21-
<p className="page-tagline">Direct access to the upstream maintainers — not a helpdesk.</p>
20+
<h1>Hire the team that built the tools you depend on</h1>
21+
<p className="page-tagline">Direct access to the upstream maintainers, no intermediaries.</p>
2222
<p>
23-
Bloomberg, AWS, Safran, ESA, and the Gates Foundation work with us because there is
24-
no shortcut to deep expertise. Whether you need a support retainer, a custom feature,
25-
or a long-term engineering partner — you talk to the people who wrote the code.
23+
Major organisations work with us because there is no shortcut to to deep expertise.
24+
Whether you need a support retainer, a custom feature, or a long-term engineering partner — you talk to the people who wrote the code.
2625
No account managers, no escalation queues.
2726
</p>
2827
<div style={{ display: "flex", gap: "var(--ifm-spacing-xl)", alignItems: "center", flexWrap: "wrap" }}>
@@ -45,14 +44,14 @@ function ServicesContent() {
4544
>
4645
<h2><span className="highlight">Support</span> Retainer</h2>
4746
<p>
48-
A QuantStack support retainer gives you direct access to the upstream maintainers
49-
not a helpdesk. We triage issues, review pull requests, advise on architecture, and
50-
take ownership of problems your team cannot solve alone.
47+
A QuantStack support retainer gives you direct access to the upstream maintainers.
48+
We triage issues, review pull requests or give feedback on feasibility, implement pocs and full features and shepherd them until they are merged.
49+
We also advise on your architecture, and take ownership of problems distracting your team.
5150
</p>
5251
<p>
53-
Our clients include AWS, Bloomberg, Safran, and the European Space Agency. We have
52+
Our clients include many of the worlds largest enterprises. We have
5453
supported financial firms running Jupyter at scale, aerospace engineers building
55-
domain-specific extensions, and research institutions deploying open-source
54+
domain-specific platforms, and research institutions deploying open-source
5655
infrastructure for thousands of users.
5756
</p>
5857
</SplitSection>
@@ -69,8 +68,7 @@ function ServicesContent() {
6968
>
7069
<h2><span className="highlight">Custom</span> Engineering</h2>
7170
<p>
72-
We take on custom engineering projects that push the boundaries of what open-source
73-
can do.
71+
We take on custom engineering projects that push the boundaries of what open-source can do.
7472
</p>
7573
<p>
7674
Recent examples: JupyterGIS, a collaborative geospatial platform for ESA and research
@@ -95,8 +93,7 @@ function ServicesContent() {
9593
>
9694
<h2><span className="highlight">Funded</span> Development</h2>
9795
<p>
98-
Need a specific fix or feature in Mamba, JupyterLab, Arrow, or another project we
99-
maintain? We implement it upstream.
96+
Need a specific fix or feature in Mamba, JupyterLab, Arrow, or another project we maintain? We implement it upstream.
10097
</p>
10198
<p>
10299
You get the feature. The community maintains it going forward. No fork, no long-term

0 commit comments

Comments
 (0)