update main page, register page

This commit is contained in:
SowinskiBraeden committed 2022-04-13 21:26:07 -07:00
1 parent b4e4a31466
commit 3ca6601274
17 files changed
+177 -22

No files matched your search

+15 -8
View File
@@ -14,6 +14,7 @@
<link rel="stylesheet" href="static/resources/OwlCarousel2-2.3.4/dist/assets/owl.theme.default.css">
<link rel="stylesheet" href="static/resources/animate.css-main/animate.css">
<link rel="stylesheet" href="static/styles/style.css">
<script src="https://kit.fontawesome.com/ccff26c93b.js" crossorigin="anonymous"></script>
</head>
<body>
@@ -59,12 +60,12 @@
</nav>
<div class="hero-div center container">
<h1>we make your website stand out</h1>
<p class="animate__animated animate__fadeInUp animate__slow">The best way to connect people with your brand.</p>
<h1>BugBeGone, Bug Tracking Software</h1>
<p class="animate__animated animate__fadeInUp animate__slow">The best way to track, and solve bugs as a team.</p>
<div class="hero-btns animate__animated animate__fadeInUp animate__slow">
<button type="button" class="btn-trans">learn more</button>
<button type="button" class="btn-white">meet our people</button>
<a href="https://discord.gg/9ZdkyRmxCH"><button type="button" class="btn-trans">Join our Discord</button></a>
<a href="#team"><button type="button" class="btn-white">Meet our people</button></a>
</div>
</div>
</header>
@@ -82,11 +83,20 @@
</div>
<div class="detail-item wow animate__animated animate__fadeInUp animate__s">
<span><i class="fab fa-html5"></i></span>
<span><i class="fas fa-reply"></i></span>
<h2>Quick Responce</h2>
<div class="line"></div>
<p class="text">Our staff works quick to respond to your questoins over email or in our Discord!</p>
</div>
<a href="https://discord.gg/9ZdkyRmxCH">
<div class="detail-item wow animate__animated animate__fadeInRight animate__s">
<span><i class="fa-brands fa-discord"></i></span>
<h2>Join Our Discord</h2>
<div class="line"></div>
<p class="text">For quick communication between staff and other users, join our Discord!</p>
</div>
</a>
</div>
</div>
</section>
@@ -139,9 +149,6 @@
<div class="team-img">
<img src="static/images/McDazzled.png" alt="team-ceo">
<div class="team-icons">
<a href="#" class="center">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://twitter.com/BraedenSowinski" class="center">
<i class="fab fa-twitter"></i>
</a>