Skip to content

Commit

Permalink
Reworked landing page (#1063)
Browse files Browse the repository at this point in the history
* Reworked landing page

To highlight features our users love the most.

* Update theme/overrides/home.html

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
  • Loading branch information
fkorotkov and edigaryev authored Aug 22, 2022
1 parent 2eca94d commit 73fbafe
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions theme/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,17 @@

<!-- landing content -->
<div class="tx-landing__content">
<h2>Make your development cycle <b>fast</b>, <b>efficient</b>, and <b>secure</b></h2>
<p>Cirrus CI is a modern Continuous Integration system built for the era of cloud computing.</p>
<p><a href="/guide/supported-computing-services">Bring your own infrastructure</a> or enjoy <a
href="/pricing/#compute-credits">per-second billing</a> with <b>no concurrency limits</b> on infrastructure
managed by us!</p>
<p><b>Build your Open Source projects on Linux, Windows, macOS and FreeBSD for free!</b></p>
<h2>Make your development cycle <b>fast</b>, <b>cost efficient</b>, and <b>secure</b></h2>
<p>Cirrus CI is arguably the most technological and flexible Continuous Integration service there is.</p>
<p>
Start on an infrastructure managed by us and enjoy <a href="/pricing/#compute-credits">per-second billing</a>
with <b>no concurrency limits</b>!
</p>
<p>
Grow your product without worrying about infrastructure maintenance and updates. When it's the right time,
configure and bring <a href="/guide/supported-computing-services">your own infrastructure</a>.
</p>
<p><b>Build your Open Source projects on Linux, Windows, macOS and FreeBSD for free, including ARM architecture!</b></p>

<a
href="/features"
Expand Down

0 comments on commit 73fbafe

Please sign in to comment.