Skip to content

Commit

Permalink
flower circle features
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeumus committed Mar 17, 2024
1 parent a2421af commit 634f9cb
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 37 deletions.
Binary file modified images/duane-mooring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 84 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,22 @@
</div> <!-- .hero section -->

<div class="features-section" id="features">

<svg class="flower-of-life mobile-hidden" xmlns="http://www.w3.org/2000/svg">
<!-- Central Circle -->
<circle cx="200" cy="100" r="50" stroke="navy" stroke-width="2" fill="none"/>
<!-- First Ring of Circles -->
<circle cx="200" cy="50" r="50" stroke="navy" stroke-width="2" fill="none"/>
<circle cx="200" cy="50" r="50" stroke="navy" stroke-width="2" fill="none"/>
<circle cx="250" cy="75" r="50" stroke="navy" stroke-width="2" fill="none"/>
<circle cx="250" cy="25" r="50" stroke="navy" stroke-width="2" fill="none"/>
<circle cx="150" cy="75" r="50" stroke="navy" stroke-width="2" fill="none"/>
<circle cx="150" cy="25" r="50" stroke="navy" stroke-width="2" fill="none"/>
<!-- Second Ring of Circles (partial example) -->
<!-- <circle cx="150" cy="100" r="50" stroke="black" stroke-width="2" fill="none"/> -->
<!-- Add more circles as needed -->
</svg>

<div class="feature" id="multiplayer">
<!-- <img src="path_to_image/multiplayer.png" alt="Multiplayer"> -->
<span>
Expand Down Expand Up @@ -124,9 +140,10 @@ <h3>
Generate Images, Diagrams, Graphs and Charts!
</h3>
<p>
Divinci knows when you're asking to generate an image or chart and knows when its answer can best be described with a diagram as well.
Divinci knows when you're asking to generate an image or chart and knows when its answer can best be described with a diagram.
</p>
</div>

<div class="feature" id="text-messaging">
<!-- <img src="path_to_image/multiplayer.png" alt="Multiplayer"> -->
<span>
Expand Down Expand Up @@ -163,7 +180,18 @@ <h3>
Upload files to your chat to make a custom AI that learns those files and prioritizes them in answering.
</p>
</div>

<div class="feature" id="expert-ai">
<!-- <img src="path_to_image/multiplayer.png" alt="Multiplayer"> -->
<span>
👩🏻‍⚕️🤖
</span>
<h3>
Expert AIs (coming soon)
</h3>
<p>
Expert AIs trained by teams of industry veterans.
</p>
</div>
</div> <!-- End Feature 1-->

<div class="features-section profiles" id="team">
Expand All @@ -176,12 +204,11 @@ <h4>
Mike Mooring
</h4>
<p>
15+ Years of Experience in Software
15+ Years Software Experience
<br/>
Serial Software Entrepreneur
</p>
<a href="https://www.linkedin.com/in/michaelduanemooring/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
Expand All @@ -197,36 +224,34 @@ <h4 style="color: rgb(22 33 76)">
Samuel Tobia
</h4>
<p>
15+ Years of Experience in Software
15+ Years Software Experience
<br/>
Principle Software Engineer
</p>
<a href="https://www.linkedin.com/in/sam-tobia-1aa2762b/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
</a>
</div>
<div class="feature team-feature" id="Sierra-Hooshiari">
<h3 style="color: rgb(22 33 76)">
<h3 style="color: rgb(22 33 76); margin: -27px 0 0 -16px;">
COO
</h3>
<div style="overflow: hidden; display: contents;">
<img src="" style="background-color: #5ce2e7;" alt="">
<!-- <img src="images/sierra-hooshiari.jpeg" style="" alt="Sierra Hooshiari"> -->
<img src="images/sierra-hooshiari.jpeg" style="transform: scale(1.2); object-fit: contain;object-position: center 20%;height: 175px;margin-top: 30px;" alt="Sierra Hooshiari">
<img src="images/sierra-hooshiari.jpeg" style="transform: scale(1.2); object-fit: contain;object-position: center 20%;height: 133px;margin-top: 16px;" alt="Sierra Hooshiari">
</div>
<h4 style="color: rgb(22 33 76);background-color: #5ce2e774; width: 151px; padding: 0 0 0 20px; border-radius: 3px;">
<h4 style="color: rgb(22 33 76);background-color: #5ce2e7a3; width: 151px; padding: 0 0 0 20px; border-radius: 3px; margin: 18px 0 0 -16px;">
Sierra Hooshiari
</h4>
<p>
Cornell ILR Business School Grad
<br/>
Founder/CEO of BrainPOP Drink
<br/>
Cornell ILR Business School Grad
</p>
<a href="https://www.linkedin.com/in/sierra-hooshiari-3abbb27/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
Expand All @@ -244,19 +269,18 @@ <h4 style="color: rgb(222, 220, 232); background-color: rgba(0, 0, 22, 0.6); wid
Peechy Founding Engineer
</p>
<a href="https://www.linkedin.com/in/abdul-sarnor/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
</a>
</div>
<div class="feature team-feature" id="sean-fuhrman">
<h3 style="background-color: rgb(89 122 54 / 53%); width: 144px; padding: 0 0 0 20px;">
<h3 style="background-color: rgb(89 122 54 / 53%); width: 144px; padding: 0 0 0 20px; margin: 3px 0 0 -18px;">
ML Engineer
</h3>
<img src="" style="background-color: rgb(89 122 54);" alt="">
<img src="images/sean-fuhrman.jpeg" style="transform: scale(1.07); object-fit: contain;object-position: center 20%;height: 162px;margin-top:7px;" alt="sean-fuhrman">
<h4 style="background-color: rgb(89 122 54 / 53%); width: 159px; border-radius: 3px;">
<h4 style="background-color: rgb(89 122 54 / 53%); width: 159px; border-radius: 3px; margin: 43px 0 0 -16px;">
Sean Fuhrman
</h4>
<p>
Expand All @@ -265,28 +289,66 @@ <h4 style="background-color: rgb(89 122 54 / 53%); width: 159px; border-radius:
Published Data Scientist
</p>
<a href="https://www.linkedin.com/in/sean-fuhrman/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
</a>
</div>
<div class="feature team-feature" id="duane-moorig">
<h3 style="color: rgb(22 33 76); background-color: rgb(113 149 180 / 60%); width: 95px; margin: -16px 0 0 -10px;">
CPO
</h3>
<img src="" class="duane-bg" alt="">
<img src="images/duane-mooring.png" style="transform: scale(1.3); object-fit: contain;object-position: center 20%;height: 155px;margin-top:24px; border-radius: 136px 136px 0 0;" alt="bryan-reynolds">
<h4 style="color: rgb(22 33 76); background-color: rgb(113 149 180 / 60%); width: 153px; padding: 0 0 0 20px; border-radius: 3px; margin: 21px 0 0 -10px;">
Duane Mooring
</h4>
<p>
Former Manager at Sitrof (sold)
<br/>
Lifetime experience of management
</p>
<!-- <a href="https://www.linkedin.com/in/bryanreynoldsdocx/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
</a> -->
</div>
<div class="feature team-feature" id="bryan-reynolds">
<h3 style="color: rgb(22 33 76); background-color: rgb(185 183 177 / 60%); width: 95px;">
Advisor
</h3>
<img src="" class="bryan-bg" alt="">
<img src="images/bryan-reynolds.jpeg" style="transform: scale(1.3); object-fit: contain;object-position: center 20%;height: 155px;margin-top:30px;" alt="bryan-reynolds">
<h4 style="color: rgb(22 33 76); background-color: rgb(185 183 177 / 60%); width: 153px; padding: 0 0 0 20px; border-radius: 3px;">
Bryan Reynolds
</h4>
<p>
Founder/CEO at Docxonomy
<br/>
Sold Sitrof software company
</p>
<a href="https://www.linkedin.com/in/bryanreynoldsdocx/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
</a>
</div>
<div class="feature team-feature" id="founder">
<h3 style="color: rgb(22 33 76)">
<h3 style="color: rgb(22 33 76); margin: -20px 0 0 -12px;">
Advisor
</h3>
<img src="" style="background-color: white;" alt="">
<img src="images/drjoelfuhrman.jpeg" style="transform: scale(1.3); object-fit: contain;object-position: center 20%;height: 155px;margin-top:30px;" alt="dr-joel-fuhrman">
<h4 style="color: rgb(22 33 76); background-color: #ffffffc2; width: 159px; padding: 0 0 0 20px; border-radius: 3px;">
<img src="images/drjoelfuhrman.jpeg" style="transform: scale(1.3); object-fit: contain;object-position: center 20%;height: 133px;margin-top:30px;" alt="dr-joel-fuhrman">
<h4 style="color: rgb(22 33 76); background-color: #ffffffc2; width: 159px; padding: 0 0 0 20px; border-radius: 3px; margin: 25px 0 0 -16px;">
Dr.Joel Fuhrman
</h4>
<p>
NY Best Seller
3x NY Best Seller
<br/>
Renowned physician and author
</p>
<a href="https://www.linkedin.com/in/joel-fuhrman-m-d-61887112/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
Expand All @@ -307,7 +369,6 @@ <h4 style="color: rgb(22 33 76); background-color: rgb(185 183 177 / 60%); width
Sold Sitrof software company
</p>
<a href="https://www.linkedin.com/in/bryanreynoldsdocx/" target="_blank">
<!-- <img src="images/LI-In-Bug.png" class="linkedin-logo" alt="LinkedIn"> -->
<svg xmlns="http://www.w3.org/2000/svg" class="linkedin-logo" viewBox="0 0 24 24" data-supported-dps="24x24" fill="#0a66c2" class="mercado-match" width="24" height="24" focusable="false">
<path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"></path>
</svg>
Expand All @@ -317,6 +378,7 @@ <h4 style="color: rgb(22 33 76); background-color: rgb(185 183 177 / 60%); width
</div> <!-- End Feature 2-->

<div class="newsletter-signup" id="signup">

<h1 style="color:rgb(8, 8, 66)">
Sign up, <br/>
Stay tuned!
Expand Down
Loading

0 comments on commit 634f9cb

Please sign in to comment.