use h1 on all pages instead of h2 for SEO reasons
This commit is contained in:
parent
e6adfe7499
commit
63ac43a045
12 changed files with 23 additions and 17 deletions
|
@ -8,7 +8,7 @@
|
|||
<section class="section bg-primary-subtle">
|
||||
<div class="container mx-auto px-20 px-lg-0 pt-40 pb-60">
|
||||
<header class="section-primary__header text-center">
|
||||
<h2 class="section-h1 fs-40 fs-lg-64 mb-24">About Servala</h2>
|
||||
<h1 class="section-h1 fs-40 fs-lg-64 mb-24">About Servala</h1>
|
||||
<div class="text-gray-300 w-lg-37 mx-auto">
|
||||
<p class="mb-0">Open Cloud Native Service Hub. Unlock the Power of Cloud Native Applications.</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue