This commit is contained in:
rouce 2023-09-12 21:48:24 -04:00
parent 0ea6456ac6
commit ed1921b2c3

View file

@ -35,14 +35,14 @@
<div class="inner-content">
<section class="inner-section-cube">
<div class="color-cube">
<div class="cube-face cube-front"></div>
<div class="cube-face cube-back"></div>
<div class="cube-face cube-bottom"></div>
<div class="cube-face cube-top"></div>
<div class="cube-face cube-left"></div>
<div class="cube-face cube-right"></div>
</div>
<div class="color-cube">
<div class="cube-face cube-front"></div>
<div class="cube-face cube-back"></div>
<div class="cube-face cube-bottom"></div>
<div class="cube-face cube-top"></div>
<div class="cube-face cube-left"></div>
<div class="cube-face cube-right"></div>
</div>
</section>
<section class="inner-section">
<div class="section-container">
@ -50,30 +50,33 @@
<h2>Blog</h2>
<p>Description</p>
</div>
<div class="section-button-green">
<div class="section-button-title-logo">
<img style="width:256px;" src="icons/blue/android-chrome-512x512.png" alt="Client site logo">
<h1>web.myco.systems</h1>
</div>
<div class="section-button-body">
<h3>Hey there! Join us at Web.Myco.Systems - Your Gateway to Open-Source!</h3>
<p style="font-weight: 500;" >Our client portal isn't just about transactions; it's about building a relationship that caters specifically to your requirements. Explore our services, containerized stacks, personal cloud support, or just send us an email so we can get in touch!</p>
</div>
<div class="section-button-footer">
<p class="span-three-columns">Explore:</p>
<button class="client-button">Services</button>
<button class="client-button">Showcase</button>
<button class="client-button">Stacks</button>
<div class="span-three-columns button-text-footer">
<p>Footer text goes here.</p>
</div>
</div>
</div>
<div class="section-button-green">
<div class="section-button-title-logo">
<img style="width:256px;" src="icons/blue/android-chrome-512x512.png" alt="Client site logo">
<h1>web.myco.systems</h1>
</div>
<div class="section-button-body">
<h3>Hey there! Join us at Web.Myco.Systems - Your Gateway to Open-Source!</h3>
<p style="font-weight: 500;">Our client portal isn't just about transactions; it's about
building a relationship that caters specifically to your requirements. Explore our services,
containerized stacks, personal cloud support, or just send us an email so we can get in
touch!</p>
</div>
<div class="section-button-footer">
<p class="span-three-columns">Explore:</p>
<button class="client-button">Services</button>
<button class="client-button">Showcase</button>
<button class="client-button">Stacks</button>
<div class="span-three-columns button-text-footer">
<p>Footer text goes here.</p>
</div>
</div>
</div>
</div>
</section>
<div class="card-button" id="donateButton">Donate</div>
<div class="card-wrap card-out" id="card">
<main class="tabs-wrap">
<nav class="tabs-nav" id="wallets">
@ -101,9 +104,10 @@
<footer>
<div class="footer-container">
<p>&copy; MycoSystems</p>
<p><a style="color:#fff !important" href="https://creativecommons.org/licenses/by/4.0/">Copyright info</a></p>
<p><a style="color:#fff !important" href="https://creativecommons.org/licenses/by/4.0/">Copyright info</a>
</p>
</div>
</footer>
</body>
</html>
</html>