Website: Minor text fixes (#39099)
This commit is contained in:
Vendored
+3
-3
@@ -25,7 +25,7 @@
|
||||
</div>
|
||||
<div purpose="button-row" class="d-flex justify-content-start align-items-center">
|
||||
<a purpose="cta-button" href="/contact">Get a demo</a>
|
||||
<a purpose="video-button" @click="clickOpenVideoModal('fleet-in-three-minutes')"><img alt="Play" class="d-inline" src="/images/icon-play-video-32x32@2x.png">See Fleet in action<span>3 mins</span></a>
|
||||
<a purpose="video-button" @click="clickOpenVideoModal('fleet-in-three-minutes')"><img alt="Play" class="d-inline" src="/images/icon-play-video-32x32@2x.png">See how it works<span>3 mins</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -40,7 +40,7 @@
|
||||
<div purpose="statistics-column">
|
||||
<div purpose="customers" class="d-none d-sm-block">
|
||||
<h4>1,300+</h4>
|
||||
<p>customers</p>
|
||||
<p>organizations</p>
|
||||
</div>
|
||||
<div purpose="countries" class="d-block d-sm-none">
|
||||
<h4>90+</h4>
|
||||
@@ -58,7 +58,7 @@
|
||||
</div>
|
||||
<div purpose="customers" class="d-block d-sm-none">
|
||||
<h4>1,300+</h4>
|
||||
<p>customers</p>
|
||||
<p>organizations</p>
|
||||
</div>
|
||||
<div purpose="response-time">
|
||||
<h4>21 minutes</h4>
|
||||
|
||||
Reference in New Issue
Block a user