Merge pull request 'fix: simplify section headings, update "about us" & service descriptions' (#8) from product-descriptions into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
This commit is contained in:
commit
83280227ae
1 changed files with 21 additions and 14 deletions
35
index.html
35
index.html
|
@ -135,9 +135,11 @@
|
||||||
|
|
||||||
<div class="row section-header bit-narrow" data-aos="fade-up">
|
<div class="row section-header bit-narrow" data-aos="fade-up">
|
||||||
<div class="col-full">
|
<div class="col-full">
|
||||||
<h3 class="subhead">Who We Are</h3>
|
<h3 class="subhead">About</h3>
|
||||||
<h1 class="display-1">
|
<h1 class="display-1">
|
||||||
We are Libre Solutions, Deploy mail servers powered by Free / Open Source Software – in your own network or data center. Choose from a variety of tools and user interfaces. Manage your users’ emails without constraints. No recurring or per-users costs.
|
Libre Solutions is a software consultancy based out of
|
||||||
|
Coimbatore, India. We design high-quality, custom software solutions to help
|
||||||
|
businesses adapt to the ever-changing needs of the digital era.
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- end section-header -->
|
</div> <!-- end section-header -->
|
||||||
|
@ -155,11 +157,12 @@
|
||||||
|
|
||||||
<div class="row section-header bit-narrow" data-aos="fade-up">
|
<div class="row section-header bit-narrow" data-aos="fade-up">
|
||||||
<div class="col-full">
|
<div class="col-full">
|
||||||
<h3 class="subhead">What we do</h3>
|
<h3 class="subhead">Services</h3>
|
||||||
<h1 class="display-1">
|
<h1 class="display-1">
|
||||||
We take pride in what we do. Our services are designed to help
|
We offer a range of hosted products and services designed to
|
||||||
your business stand out and turn your ideas into digital realities.
|
cater to your business needs as you scale. Our hosted services
|
||||||
</h1>
|
have high uptime, fast page load times and at a price that will
|
||||||
|
fit your budget.</h1>
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- end section-header -->
|
</div> <!-- end section-header -->
|
||||||
|
|
||||||
|
@ -170,10 +173,12 @@
|
||||||
<i class="icon-mail"></i>
|
<i class="icon-mail"></i>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-service__text">
|
<div class="item-service__text">
|
||||||
<h3 class="item-title">Next Cloud</h3>
|
<h3 class="item-title">File Sharing</h3>
|
||||||
<p>Nemo cupiditate ab quibusdam quaerat impedit magni. Earum suscipit ipsum laudantium.
|
<p>
|
||||||
Quo delectus est. Maiores voluptas ab sit natus veritatis ut. Debitis nulla cumque veritatis.
|
Take control of proprietary information with our private and
|
||||||
Sunt suscipit voluptas ipsa in tempora esse soluta sint.
|
secure hosted <a href="https://nextcloud.com">Nextcloud</a>
|
||||||
|
service. Share, edit and collaborate on documents from
|
||||||
|
desktop, mobile and web interfaces.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -183,10 +188,12 @@
|
||||||
<i class="fab fa-wordpress"></i>
|
<i class="fab fa-wordpress"></i>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-service__text">
|
<div class="item-service__text">
|
||||||
<h3 class="item-title">Woocommerce</h3>
|
<h3 class="item-title">E-commerce</h3>
|
||||||
<p>Nemo cupiditate ab quibusdam quaerat impedit magni. Earum suscipit ipsum laudantium.
|
<p>
|
||||||
Quo delectus est. Maiores voluptas ab sit natus veritatis ut. Debitis nulla cumque veritatis.
|
Launch your e-commerce site with our hosted <a
|
||||||
Sunt suscipit voluptas ipsa in tempora esse soluta sint.
|
href="https://woo.com">WooCommerce</a> platform. Create
|
||||||
|
product listings, manage inventory, and offer support to
|
||||||
|
customers with WooCommerce.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue