portico: Make "Get a demo" button easier to find.

This commit is contained in:
Alya Abbott 2024-10-17 14:02:14 -07:00 committed by Tim Abbott
parent e5043b991a
commit 9ab465c689
3 changed files with 5 additions and 4 deletions

View File

@ -23,8 +23,8 @@
<a href="/new/" class="button">
{{ _('Create organization') }}
</a>
<a href="#plans-and-pricing" class="button">
{{ _('Plans & pricing') }}
<a href="/request-demo/" class="button">
{{ _('Get a demo') }}
</a>
<a href="/self-hosting/" class="button">
{{ _('Self-host Zulip') }}

View File

@ -23,8 +23,8 @@
<p>Open-source team chat with enterprise-grade reliability and security.</p>
</div>
<div class="hero-buttons center">
<a href="#plans-and-pricing" class="button">
{{ _('Plans & pricing') }}
<a href="/request-demo/" class="button">
{{ _('Get a demo') }}
</a>
<a href="https://zulip.readthedocs.io/en/stable/production/install.html" class="button">
Install Zulip Server {{ latest_release_version }}

View File

@ -41,6 +41,7 @@
<li><a href="/help/">{{ _("Help center") }}</a></li>
<li><a href="/development-community/" target="_blank">{{ _("Community chat") }}</a></li>
<li><a href="/help/contact-support">{{ _("Contact support") }}</a></li>
<li><a href="/request-demo/">{{ _("Get a demo") }}</a></li>
<li class="extra_margin"><a href="https://status.zulip.com/">{{ _("Zulip Cloud status") }}</a></li>
<li>
<a href="/help/moving-to-zulip">