Update a few elements

diff --git a/index.html b/index.html
index 4a5da67..705420b 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
             <a class="nav-link" href="#features"><b><b>Features</b></b></a>
           </li>
           <li class="nav-item mx-2">
-            <a class="nav-link" href="#reviews"><b><b>Reviews</b></b></a>
+            <a class="nav-link" href="#about"><b><b>About</b></b></a>
           </li>
           <li class="nav-item mx-2">
             <a class="nav-link" href="#team"><b><b>Team</b></b></a>
@@ -93,7 +93,7 @@
   <!-- Article style section -->
   <div class="py-5">
     <div class="container">
-      <div class="row py-5" style="">
+      <div class="row py-5" style="" id="about">
         <div class="col-md-5 order-2 order-md-1 animate-in-left">
           <div>
             <img src="images/phone_front.svg" style="max-height: 65%;max-width: 50%;" class="justify-content-center align-items-center flex-grow-1 d-flex mx-auto">
@@ -105,8 +105,8 @@
           </div>
         </div>
         <div class="col-md-7 align-self-center order-1 order-md-2 my-3 text-md-left text-center">
-          <h2 class="text-white">About Bliss</h2>
-          <p class="my-4 text-light">Our focus is to provide a quality OS that can run throughout the day, on all your devices, preserving customizations and options by syncing across all platforms. With all the bells and whistles, you'll soon learn why we call it Bliss.</p>
+          <h3 class="display-3">About Bliss</h3>
+          <p class="my-4 text-light">We are non-profit organization that works with volunteers to maintain various development projects. We provide the training and mentorship to help our team members dreams become reality.&nbsp;<br>Our main focus is to provide a quality OS that can run on all your devices, preserving customizations and options by syncing across all platforms. With all the bells and whistles, you can imagine.&nbsp;We believe you'll soon learn why we call it Bliss.</p>
           <a class="btn btn-outline-primary" href="#features">Learn more</a>
         </div>
       </div>
@@ -119,7 +119,7 @@
         <div class="col-md-12">
           <div class="row mx-5">
             <div class="align-self-center col-lg-7 text-md-left text-center">
-              <h1>Run Bliss on more devices</h1>
+              <h3 class="display-3" contenteditable="true">Moar Bliss</h3>
               <p class="my-4 text-light">Bliss comes in a few variants. On top of our traditional device builds of Bliss ROM, our GSI/Treble builds will work on most treble compatible devices (Android Pie+) And our x86 variant (Bliss OS) is made to work with the Linux kernel, and supports booting with MBR/UEFI type bootloaders. So just about any Windows/Linux PC or tablet released in the last 4 years. We are always developing with usability in mind, and supporting more and more devices each week.&nbsp;<br></p>
               <a class="btn shadowed btn-dark" href="#download">Download</a>
             </div>
@@ -286,11 +286,11 @@
                       <div class="btn-group pi-draggable">
                         <button class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Download Now&nbsp;</button>
                         <div class="dropdown-menu" x-placement="bottom-start" style="position: absolute; will-change: transform; top: 0px; left: 0px; transform: translate3d(0px, 38px, 0px);">
-                          <a class="dropdown-item" href="https://sourceforge.net/projects/blissos-x86/files/Official/bleeding_edge/archived">Nougat</a>
+                          <a class="dropdown-item" href="https://sourceforge.net/projects/blissos-x86/files/Official/bleeding_edge/archived">Nougat (7.x)</a>
                           <div class="dropdown-divider"></div>
-                          <a class="dropdown-item" href="https://sourceforge.net/projects/blissos-x86/files/Official/bleeding_edge/archived">Oreo</a>
+                          <a class="dropdown-item" href="https://sourceforge.net/projects/blissos-x86/files/Official/bleeding_edge/archived">Oreo (10.x)</a>
                           <div class="dropdown-divider"></div>
-                          <a class="dropdown-item" href="https://downloads.blissroms.com/BlissOS/bleeding_edge/">Pie</a>
+                          <a class="dropdown-item" href="https://downloads.blissroms.com/BlissOS/bleeding_edge/">Pie (11.x)</a>
                         </div>
                       </div>
                     </div>