fix: simplify section headings, update "about us" & service descriptions
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2024-03-16 17:40:02 +05:30
parent 2d205c6de1
commit 5c0f43fd23
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 22 additions and 15 deletions

View File

@ -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>
@ -307,4 +314,4 @@
<script src="js/plugins.js"></script> <script src="js/plugins.js"></script>
<script src="js/main.js"></script> <script src="js/main.js"></script>
</body> </body>