Update product screenshots (#36858)
Closes https://github.com/fleetdm/confidential/issues/12414 - Updated product screenshots to match the new UI theme. --------- Co-authored-by: Eric <eashaw@sailsjs.com>
BIN
website/assets/images/feature-image-automate-patch-management-1056x754@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 97 KiB |
BIN
website/assets/images/feature-image-fleet-maintained-software-1056x754@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 107 KiB |
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 28 KiB |
BIN
website/assets/images/feature-image-self-service-1056x754@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 263 KiB |
|
Before Width: | Height: | Size: 58 KiB |
BIN
website/assets/images/software-management-feature-slide-2-2144x960@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 48 KiB |
BIN
website/assets/images/software-management-feature-slide-3-2144x960@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 110 KiB |
10
website/views/pages/software-management.ejs
vendored
|
|
@ -37,10 +37,10 @@
|
|||
<img class="d-block w-100" src="/images/software-management-feature-slide-1-1072x480-@2x.png" alt="First slide">
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img class="d-block w-100" src="/images/software-management-feature-slide-2-1072x480@2x.png" alt="Second slide">
|
||||
<img class="d-block w-100" src="/images/software-management-feature-slide-2-2144x960@2x.png" alt="Second slide">
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img class="d-block w-100" src="/images/software-management-feature-slide-3-1072x480@2x.png" alt="Third slide">
|
||||
<img class="d-block w-100" src="/images/software-management-feature-slide-3-2144x960@2x.png" alt="Third slide">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-center mx-auto align-items-center">
|
||||
<div purpose="feature-image">
|
||||
<img alt="Deploy software your own way" src="/images/feature-image-fleet-maintained-software-528x377@2x.png">
|
||||
<img alt="Deploy software your own way" src="/images/feature-image-fleet-maintained-software-1056x754@2x.png">
|
||||
</div>
|
||||
<div purpose="feature-text" class="d-flex flex-column">
|
||||
<h3>Deploy software your own way</h3>
|
||||
|
|
@ -87,13 +87,13 @@
|
|||
</div>
|
||||
</div>
|
||||
<div purpose="feature-image">
|
||||
<img alt="Automate patch management" src="/images/feature-image-automate-patch-management-528x377@2x.png">
|
||||
<img alt="Automate patch management" src="/images/feature-image-automate-patch-management-1056x754@2x.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-center mx-auto align-items-center">
|
||||
<div purpose="feature-image">
|
||||
<img alt="The right software at the right moment" src="/images/feature-image-self-service-528x377@2x.png">
|
||||
<img alt="The right software at the right moment" src="/images/feature-image-self-service-1056x754@2x.png">
|
||||
</div>
|
||||
<div purpose="feature-text" class="d-flex flex-column">
|
||||
<h3>The right software at the right moment</h3>
|
||||
|
|
|
|||