Rework usage pages
This commit is contained in:
parent
d1a20d0baa
commit
a61dc211a0
11 changed files with 109 additions and 109 deletions
|
|
@ -18,13 +18,13 @@ layout = "usage"
|
|||
<div class="container mb-5">
|
||||
<div class="row">
|
||||
<div class="order-0 col-md-5 align-self-center text-center">
|
||||
<h4 class="font-weight-bold">
|
||||
<h4 class="fw-bold">
|
||||
All domain names<br>
|
||||
grouped by customer.
|
||||
</h4>
|
||||
<hr class="bg-light mx-5">
|
||||
<p>
|
||||
No matter how many customers you follow, happy<span class="font-weight-bold">Domain</span> always gives you a clear overview.
|
||||
No matter how many customers you follow, happy<span class="fw-bold">Domain</span> always gives you a clear overview.
|
||||
</p>
|
||||
</div>
|
||||
<div class="order-1 col-md-7 py-2 align-self-center">
|
||||
|
|
@ -34,20 +34,20 @@ layout = "usage"
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container-fluid py-5 bg-secondary text-light">
|
||||
<div class="container-fluid py-5" style="background: var(--hd-green-50)">
|
||||
<div class="container my-5">
|
||||
<div class="row">
|
||||
<div class="order-1 order-md-0 col-md-7 align-self-center">
|
||||
<img class="rounded img-thumbnail" src="/img/screenshots/domain-abstract.webp" alt="Liste des domaines, regroupés astucieusement par client">
|
||||
</div>
|
||||
<div class="order-0 order-md-1 col-md-5 align-self-center text-center">
|
||||
<h4 class="font-weight-bold">
|
||||
<h4 class="fw-bold">
|
||||
Forget about the complexity of each hosting company.<br>
|
||||
Take advantage of our unified interface.
|
||||
</h4>
|
||||
<hr class="bg-light mx-5">
|
||||
<p>
|
||||
Don't be afraid of discovering a new host. happy<span class="font-weight-bold">Domain</span> manages over 25 hosts worldwide. Your customers are probably using them.
|
||||
Don't be afraid of discovering a new host. happy<span class="fw-bold">Domain</span> manages over 25 hosts worldwide. Your customers are probably using them.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -58,13 +58,13 @@ layout = "usage"
|
|||
<div class="container my-5">
|
||||
<div class="row">
|
||||
<div class="order-0 col-md-5 align-self-center text-center">
|
||||
<h4 class="font-weight-bold">
|
||||
<h4 class="fw-bold">
|
||||
Respond to all requests<br>
|
||||
with ease.
|
||||
</h4>
|
||||
<hr class="bg-light mx-5">
|
||||
<p>
|
||||
A new service? An urgent fix? happy<span class="font-weight-bold">Domain</span> uses simple terminology to stay focused.
|
||||
A new service? An urgent fix? happy<span class="fw-bold">Domain</span> uses simple terminology to stay focused.
|
||||
</p>
|
||||
</div>
|
||||
<div class="order-1 col-md-7">
|
||||
|
|
@ -74,14 +74,14 @@ layout = "usage"
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container-fluid py-5 bg-secondary text-light">
|
||||
<div class="container-fluid py-5" style="background: var(--hd-plum-100)">
|
||||
<div class="container my-5">
|
||||
<div class="row">
|
||||
<div class="order-1 order-md-0 col-md-7 align-self-center">
|
||||
<img class="rounded img-thumbnail" src="/img/screenshots/domain-abstract.webp" alt="Liste des domaines, regroupés astucieusement par client">
|
||||
</div>
|
||||
<div class="order-0 order-md-1 col-md-5 align-self-center text-center">
|
||||
<h4 class="font-weight-bold">
|
||||
<h4 class="fw-bold">
|
||||
Share the management of the area with your client, his teams or your collaborators.
|
||||
<small class="text-muted">
|
||||
(coming soon)
|
||||
|
|
@ -89,7 +89,7 @@ layout = "usage"
|
|||
</h4>
|
||||
<hr class="bg-light mx-5">
|
||||
<p>
|
||||
Whether it is permanent or in preparation for a particular event, happy<span class="font-weight-bold">Domain</span> offers you the possibility to collaborate on the editing of the same area.
|
||||
Whether it is permanent or in preparation for a particular event, happy<span class="fw-bold">Domain</span> offers you the possibility to collaborate on the editing of the same area.
|
||||
</p>
|
||||
<p>
|
||||
Delegate to your client's teams all or only part of the area, it's up to you.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue