mirror of https://github.com/zulip/zulip.git
portico: Change CTA buttons in the top section of /hello.
Link to new demo request form instead of communities directory.
This commit is contained in:
parent
a2ffc51807
commit
f59c5edb73
|
@ -61,16 +61,16 @@
|
|||
<div class="cta-buttons">
|
||||
<a href="/try-zulip/">
|
||||
<i class="background-activity-icon"></i>
|
||||
Try Zulip now
|
||||
</a>
|
||||
<a href="/communities/">
|
||||
<i class="visibility-icon"></i>
|
||||
See it in use
|
||||
</a>
|
||||
<a href="/new/">
|
||||
<i class="add-box-icon"></i>
|
||||
<i class="visibility-icon"></i>
|
||||
Create organization
|
||||
</a>
|
||||
<a href="/request-demo/">
|
||||
<i class="add-box-icon"></i>
|
||||
Get a demo
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="client-logos">
|
||||
|
|
Loading…
Reference in New Issue