Skip to content

Commit 0b07e0f

Browse files
committed
.
1 parent 2406724 commit 0b07e0f

1 file changed

Lines changed: 19 additions & 18 deletions

File tree

index.html

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -360,24 +360,6 @@ <h3>Secure</h3>
360360
</div>
361361
</section>
362362

363-
<section class="stats">
364-
<div class="container">
365-
<div class="stats-grid">
366-
<div class="stat-item">
367-
<h3>500K+</h3>
368-
<p>Websites Created</p>
369-
</div>
370-
<div class="stat-item">
371-
<h3>99.9%</h3>
372-
<p>Uptime</p>
373-
</div>
374-
<div class="stat-item">
375-
<h3>24/7</h3>
376-
<p>Support</p>
377-
</div>
378-
</div>
379-
</div>
380-
</section>
381363
<section class="about" id="about" style="padding:80px 20px; background:#f8f9fa; color:#333;">
382364
<div class="container">
383365
<h2 class="section-title" style="text-align:center; margin-bottom:40px;">About Veron</h2>
@@ -396,6 +378,25 @@ <h2 class="section-title" style="text-align:center; margin-bottom:40px;">About V
396378
</p>
397379
</div>
398380
</section>
381+
382+
<section class="stats">
383+
<div class="container">
384+
<div class="stats-grid">
385+
<div class="stat-item">
386+
<h3>500K+</h3>
387+
<p>Websites Created</p>
388+
</div>
389+
<div class="stat-item">
390+
<h3>99.9%</h3>
391+
<p>Uptime</p>
392+
</div>
393+
<div class="stat-item">
394+
<h3>24/7</h3>
395+
<p>Support</p>
396+
</div>
397+
</div>
398+
</div>
399+
</section>
399400
</main>
400401

401402
<footer>

0 commit comments

Comments
 (0)