1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-16 07:06:50 +00:00

264 lines
9.8 KiB
HTML

<!DOCTYPE html>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>Redline Racing</title>
<meta
name="Description"
content="Redline Racing Division is a FSAE team at Embry-Riddle Aeronautical University in Prescott, AZ."
/>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Redline Racing Division</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="donate.html">Donate</a></li>
<!-- <li><a href="sponsors.html">Sponsors</a></li> -->
<!-- <li><a href="elements.html">Elements</a></li>
<li><a href="#">Log In</a></li>
<li><a href="#">Sign Up</a></li> -->
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- -->
<!-- END OF HEADER -->
<!-- -->
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo">
<img
src="./images/redline.webp"
style="width: 80%; margin: 10%"
alt="Redline Racing Division - Formula SAE"
/>
</div>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"
><img
src="images\car.jpg"
alt="Embry-Riddle Daytona Beach FSAE car."
/></a>
<div class="content">
<h2 class="major">About Us</h2>
<p>
We are Redline Racing, a student-run Formula SAE (Society of
Automotive Engineers) team. We strive to compete with teams from
around the world. Our club represents Embry-Riddle Aeronautical
University in Prescott, Arizona, the number one Aerospace
Engineering university in the United States. With the help of
sponsors and our personal engineering expertise, we believe that
we can be one of the most accomplished Formula SAE teams.
</p>
<a href="donate.html" class="special">Support Our Team</a>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner">
<a href="#" class="image"
><img src="images\saeint.png" alt="SAE Internation Logo"
/></a>
<div class="content">
<h2 class="major">About Formula SAE</h2>
<p>
Every year, SAE International hosts multiple Formula and other
vehicle category competitions around the world, allowing
domestic and international teams to showcase their vehicle(s).
The Formula SAE competition is the world's largest collegiate
automotive design competition, with approximately 400 teams
competing every year.
</p>
<!-- <a href="#" class="special">Learn more</a> -->
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"
><img
src="images/saeEvent-min.jpg"
alt="Image of cars and people at an SAE event."
/></a>
<div class="content">
<h2 class="major">About the Competition</h2>
<p>
The Formula SAE competition takes place in multiple locations
across the United States and the world. The Competition offers
practical experiences for undergraduate and graduate students
across multiple disciplines in the domains of engineering
design, manufacturing, and business applications. For teams to
be successful, they must justify their automotive design
decisions based on their ability to meet the requirements of the
competition. The engineering challenges the competition presents
make Formula SAE one of the most difficult and complex student
design competitions.
</p>
<a
href="https://www.sae.org/attend/student-events/"
class="special"
>More Info on Student Events
</a>
</div>
</div>
</section>
<!-- Four
<section id="four" class="wrapper alt style1">
<div class="inner">
<h2 class="major">Vitae phasellus</h2>
<p>Cras mattis ante fermentum, malesuada neque vitae, eleifend erat. Phasellus non pulvinar erat.
Fusce tincidunt, nisl eget mattis egestas, purus ipsum consequat orci, sit amet lobortis lorem
lacus in tellus. Sed ac elementum arcu. Quisque placerat auctor laoreet.</p>
<section class="features">
<article>
<a href="#" class="image"><img src="images/pic04.jpg" alt="" /></a>
<h3 class="major">Sed feugiat lorem</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing vehicula id nulla dignissim dapibus
ultrices.</p>
<a href="#" class="special">Learn more</a>
</article>
<article>
<a href="#" class="image"><img src="images/pic05.jpg" alt="" /></a>
<h3 class="major">Nisl placerat</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing vehicula id nulla dignissim dapibus
ultrices.</p>
<a href="#" class="special">Learn more</a>
</article>
<article>
<a href="#" class="image"><img src="images/pic06.jpg" alt="" /></a>
<h3 class="major">Ante fermentum</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing vehicula id nulla dignissim dapibus
ultrices.</p>
<a href="#" class="special">Learn more</a>
</article>
<article>
<a href="#" class="image"><img src="images/pic07.jpg" alt="" /></a>
<h3 class="major">Fusce consequat</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing vehicula id nulla dignissim dapibus
ultrices.</p>
<a href="#" class="special">Learn more</a>
</article>
</section>
<ul class="actions">
<li><a href="#" class="button">Browse All</a></li>
</ul>
</div>
</section>-->
</section>
<!-- -->
<!-- Start of Footer -->
<!-- -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<p>
Feel free to reach out to us using the form below for General
Inquiries.
</p>
<form method="post" action="#">
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="email" name="email" id="email" />
</div>
<!-- <div class="field">
<label for="reason">Reason For Inquiry</label>
<select name="reason" id="reason">
<option value="">-</option>
<option value="1">General</option>
<option value="1">Sponsorship</option>
<option value="1">Donation</option>
<option value="1">Recruiting</option>
</select>
</div> -->
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
<ul class="contact">
<li class="icon solid fa-home">
Embry-Riddle Aeronautical University<br />
Prescott, AZ
</li>
<!-- <li class="icon solid fa-phone">(000) 000-0000</li>
<li class="icon solid fa-envelope">
<a href="#">information@untitled.tld</a>
</li>
<li class="icon brands fa-twitter">
<a href="#">twitter.com/untitled-tld</a>
</li>
<li class="icon brands fa-facebook-f">
<a href="#">facebook.com/untitled-tld</a>
</li> -->
<li class="icon brands fa-instagram">
<a href="https://www.instagram.com/eraurrd/">Instagram</a>
</li>
</ul>
<ul class="copyright">
<li>&copy; Redline Racing Division. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>