forked from libre-solutions/website
semantic code changes
This commit is contained in:
parent
b8eea5c304
commit
0aec4fae65
1 changed files with 9 additions and 9 deletions
18
index.html
18
index.html
|
@ -57,7 +57,7 @@
|
|||
|
||||
<a href="#0" class="header-nav__close" title="close"><span>Close</span></a>
|
||||
|
||||
<h3>Navigate t</h3>
|
||||
<h3>Navigate to</h3>
|
||||
|
||||
<div class="header-nav__content">
|
||||
|
||||
|
@ -135,12 +135,12 @@
|
|||
|
||||
<div class="row section-header bit-narrow" data-aos="fade-up">
|
||||
<div class="col-full">
|
||||
<h3 class="subhead">About</h3>
|
||||
<h1 class="display-1">
|
||||
<h2 class="subhead">About</h2>
|
||||
<h3 class="display-1">
|
||||
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>
|
||||
</h3>
|
||||
</div>
|
||||
</div> <!-- end section-header -->
|
||||
|
||||
|
@ -157,12 +157,12 @@
|
|||
|
||||
<div class="row section-header bit-narrow" data-aos="fade-up">
|
||||
<div class="col-full">
|
||||
<h3 class="subhead">Services</h3>
|
||||
<h1 class="display-1">
|
||||
<h2 class="subhead">Services</h2>
|
||||
<h3 class="display-1">
|
||||
We offer a range of hosted products and services designed to
|
||||
cater to your business needs as you scale. Our hosted services
|
||||
have high uptime, fast page load times and at a price that will
|
||||
fit your budget.</h1>
|
||||
fit your budget.</h3>
|
||||
</div>
|
||||
</div> <!-- end section-header -->
|
||||
|
||||
|
@ -256,8 +256,8 @@
|
|||
|
||||
<div class="row section-header narrow" data-aos="fade-up">
|
||||
<div class="col-full">
|
||||
<h3 class="subhead">Keep In Touch</h3>
|
||||
<h1 class="display-1">Feel free to contact us for any <br> project idea or collaboration</h1>
|
||||
<h2 class="subhead">Keep In Touch</h2>
|
||||
<h3 class="display-1">Feel free to contact us for any <br> project idea or collaboration</h3>
|
||||
</div>
|
||||
</div> <!-- end section-header -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue