Various wordings changed on home and about pages

This commit is contained in:
Gaël Métais
2021-01-24 14:10:02 +00:00
parent b54eb0cca9
commit 4e692d608c
5 changed files with 32 additions and 17 deletions
+6 -6
View File
@@ -97,18 +97,18 @@
<div class="features">
<div>
<h3>Front-end quality</h3>
<p>Audits quality problems in the HTML, CSS and JS</p>
<h3>Page speed audit</h3>
<p>Checks if performance good practices are respected</p>
</div>
<div>
<h3>WebPerf</h3>
<p>Checks if performance good practices are applied</p>
<h3>Front-end analyzis</h3>
<p>Detects problems on HTML, CSS, JS, images, fonts and more</p>
</div>
<div>
<h3>JS Profiling</h3>
<p>Untangles the JavaScript spaghetti code</p>
<h3>In-depth details</h3>
<p>Provides precise information to fix the detected performance issues</p>
</div>
</div>