portico: Reorder quotes in carousel on /hello.

This commit is contained in:
Rishi Gupta 2018-10-18 16:21:33 -07:00
parent aad5c3df48
commit 97ed71ca69
1 changed files with 14 additions and 14 deletions

View File

@ -447,6 +447,20 @@
<div class="carousel-quotes">
<div class="carousel-inner">
<div class="item active quote-container">
<blockquote>
Zulip&rsquo;s unique threading saves me well
over an hour a day in working with our
distributed team of engineers and PMs
across 7+ time zones. We tried Slack,
Mattermost, and other team chat
products that claim to support
threading, and nothing handles
synchronous and asynchronous
communication so intuitively.
</blockquote>
<cite>Jacinda Shelly, CTO, Doctor on Demand</cite>
</div>
<div class="item quote-container">
<blockquote>
Akamais Zulip Enterprise deployment
connects over 2000 users around the planet.
@ -475,20 +489,6 @@
</blockquote>
<cite>Nick Bergson-Shilcock, founder and CEO, Recurse Center</cite>
</div>
<div class="item quote-container">
<blockquote>
Zulip&rsquo;s unique threading saves me well
over an hour a day in working with our
distributed team of engineers and PMs
across 7+ time zones. We tried Slack,
Mattermost, and other team chat
products that claim to support
threading, and nothing handles
synchronous and asynchronous
communication so intuitively.
</blockquote>
<cite>Jacinda Shelly, CTO, Doctor on Demand</cite>
</div>
</div>
</div>