diff --git a/1.png b/1.png
new file mode 100644
index 0000000000000000000000000000000000000000..aaef141c765ccb7bc204e1f7edc8859ed658fb1c
Binary files /dev/null and b/1.png differ
diff --git a/2.png b/2.png
new file mode 100644
index 0000000000000000000000000000000000000000..666bf60951f0dbaab60a9a0846cd6abd9d48e239
Binary files /dev/null and b/2.png differ
diff --git a/3.png b/3.png
new file mode 100644
index 0000000000000000000000000000000000000000..7179e6c40ff63d5f5a4f05d66080e284e4453409
Binary files /dev/null and b/3.png differ
diff --git a/pages/index.vue b/pages/index.vue
index a4f473e15bc2c16570dae7b940a042ffb3405540..9440c028d996b886974114e0049fb7f16eaeb8dd 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -8,6 +8,34 @@
       </video>
     </div>
 
+    <section class="stats-counter">
+      <div class="container">
+        <div class="row">
+          <div class="col-lg-4 count" data-aos="zoom-in" data-aos-duration="1000">
+            <div class="count-icon">
+              <img src="https://static.igem.wiki/teams/4118/wiki/awards/2.png" height="80" width="71" alt="wiki award">
+            </div>
+            <div class="number"></div>
+            <span>Best Wiki Award</span>
+          </div>
+          <div class="col-lg-4 count" data-aos="zoom-in" data-aos-duration="1000">
+            <div class="count-icon">
+              <img src="https://static.igem.wiki/teams/4118/wiki/awards/1.png" width="91" height="82" alt="diagnostic project award">
+            </div>
+            <div class="number"></div>
+            <span>Best Diagnostic Project Award</span>
+          </div>
+          <div class="col-lg-4 count" data-aos="zoom-in" data-aos-duration="1000">
+            <div class="count-icon">
+              <img src="https://static.igem.wiki/teams/4118/wiki/awards/3.png" width="64" height="80" alt="gold medal">
+            </div>
+            <div class="number"></div>
+            <span>Gold Medal</span>
+          </div>
+        </div>
+      </div>
+    </section>
+
     <section class="bg-section">
       <div class="container">
         <div class="row home-sections justify-content-end">