mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
for-companies: Change header image.
This commit is contained in:
BIN
static/images/landing-page/education/companies-laptop.jpg
Normal file
BIN
static/images/landing-page/education/companies-laptop.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
@@ -2359,6 +2359,18 @@ nav {
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.portico-landing.why-page .bg-companies {
|
||||
position: relative;
|
||||
|
||||
background-image: url(../../images/landing-page/education/companies-laptop.jpg);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
.bg-dimmer {
|
||||
background-color: hsl(224, 52%, 12%, 75%);
|
||||
}
|
||||
}
|
||||
|
||||
.portico-landing.why-page .bg-pycon {
|
||||
position: relative;
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
{% include 'zerver/landing_nav.html' %}
|
||||
|
||||
<div class="portico-landing why-page solutions-page">
|
||||
<div class="hero bg-education">
|
||||
<div class="hero bg-companies">
|
||||
<div class="bg-dimmer"></div>
|
||||
<h1 class="center">The best group chat for your business.</h1>
|
||||
<p>Make better use of managers’ time, integrate remote workers, and replace low-content meetings.</p>
|
||||
|
||||
Reference in New Issue
Block a user