1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-31 18:41:30 +00:00
Files
Redline-Racing-Website/index.html
2020-01-31 22:25:25 -07:00

366 lines
13 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="description"
content="The home page for Redline Racing Division a FSAE team based at Embry-Riddle's Prescott Arizona Campus."
/>
<meta name="author" content="Anson Biggs" />
<meta
name="keywords"
content="engineering, FSAE, embry-riddle, Formula, aerospace, university, redline, racing, redlineracingdivision"
/>
<title>Redline Racing Division</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<!-- Custom fonts for this template -->
<link
href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i"
rel="stylesheet"
/>
<!-- Custom styles for this template -->
<link href="css/one-page-wonder.css" rel="stylesheet" />
<!-- Favicons -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./img/fav/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./img/fav/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./img/fav/favicon-16x16.png"
/>
<link rel="manifest" href="./img/fav/site.webmanifest" />
<link
rel="mask-icon"
href="./img/fav/safari-pinned-tab.svg"
color="#5bbad5"
/>
<link rel="shortcut icon" href="./img/fav/favicon.ico" />
<meta name="msapplication-TileColor" content="#00aba9" />
<meta name="msapplication-config" content="./img/fav/browserconfig.xml" />
<meta name="theme-color" content="#ffffff" />
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" style="color: red;" href="#"
><b>Redline Racing</b></a
>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-item nav-link active" href="#"
>Home <span class="sr-only">(current)</span></a
>
<a
class="nav-item nav-link"
href="https://eaglelife.erau.edu/irl/home/"
>EagleLife</a
>
<a class="nav-item nav-link" href="https://givingto.erau.edu/"
>Donate</a
>
<a
class="nav-item nav-link"
href="https://eaglelife.erau.edu/events?group_ids=25168"
>Calendar</a
>
</div>
</div>
</nav>
<header class="masthead text-center">
<div class="container">
<img
src="img/RRDLogoTrans.png"
class="img-fluid"
style=" max-height: 50vh; margin-bottom: 5vh;"
alt="Redline Racing
Division Logo"
/>
</div>
<a href="#scroll"
><img src="img/chevrons-down.svg" style="width: 5%; height: 10vh;"
/></a>
</header>
<div class="container">
<div class="alert alert-danger" role="alert">
If you are an Embry-Riddle student that would like the join the club
<a href="https://eaglelife.erau.edu/irl/club_signup" class="alert-link">
click here</a
>
</div>
</div>
<section style="padding: 5em;">
<section id="scroll">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 order-lg-2">
<div class="p-5">
<img
class="img-fluid rounded-circle"
src="img/car.jpg"
alt="Embry-Riddle Formula SAE Car"
/>
</div>
</div>
<div class="col-lg-6 order-lg-1">
<div>
<h2 class="display-4">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>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="p-5">
<img
class="img-fluid rounded-circle"
src="img/saeint.png"
alt="Logo For SAE International"
/>
</div>
</div>
<div class="col-lg-6">
<div>
<h2 class="display-4">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>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 order-lg-2">
<div class="p-5">
<img
class="img-fluid rounded-circle"
src="img/saeEvent-min.jpg"
alt="Picture of people gathered at an SAE International Event"
/>
</div>
</div>
<div class="col-lg-6 order-lg-1">
<div>
<h2 class="display-4">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>
</div>
</div>
</div>
</div>
</section>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="jumbotron">
<h1 class="display-4">Donate</h1>
<p class="lead">
Redline Racing Division values donations from everyone, be it
large corporations or local community members. Any donation made
is tax deductible through Embry-Riddle Aeronautical University's
501(c)(3) non-profit status. Below, we have our official
sponsorship package which spells out how your donation helps
progress students education.
</p>
<hr class="my-4" />
<h2>Donations less than $500</h2>
<p>
We greatly appreciate donations of all sizes. Cash donations
smaller than $500 are made easy using the gofundme link below. If
you wish to donate something other than money please reach out to
us using the form below.
</p>
<a
class="btn btn-primary btn-lg"
style="background-color: #00b964; border-color: #00b964;"
href="https://www.gofundme.com/f/embryriddle-aeronautical-university-fsae-team"
role="button"
>gofundme</a
>
<hr class="my-4" />
<h2>Large Donations</h2>
<p>
Large donations must be made through the via Embry-Riddle using
the link below.
</p>
<a
class="btn btn-primary btn-lg"
href="https://givingto.erau.edu/"
role="button"
>Giving to Embry Riddle</a
>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 order-lg-1">
<div class="p-5">
<form action="https://formspree.io/moqqagwk" method="POST">
<div class="form-row">
<div class="form-group col-md-6">
<label for="Email">Email address</label>
<input
type="email"
name="_replyto"
class="form-control"
id="InputEmail"
aria-describedby="emailHelp"
placeholder="Enter email"
/>
<small id="emailHelp" class="form-text text-muted"
>We'll never share your email.</small
>
</div>
<div class="form-group col-md-6">
<label for="fullName">Full Name</label>
<input
type="Name"
class="form-control"
name="fullName"
id="fullName"
placeholder="First Last"
/>
</div>
<div class="form-group col-md-12">
<label for="message">Message</label>
<textarea
class="form-control"
id="message"
rows="3"
placeholder="Enter your message here."
></textarea>
</div>
</div>
<button
type="submit"
class="btn btn-primary"
style=" background-color: rgb(0, 110, 255);
border-color: rgb(0, 110, 255);"
>
Send Message
</button>
</form>
</div>
</div>
<div class="col-md-6 order-lg-2">
<div class="p-5">
<h2 class="display-4">Contact Us</h2>
<ul class="list-group">
<!-- Icons from feathericons.com -->
<li class="list-group-item">
<img src="img/map.svg" /> Embry-Riddle Aeronautical
University, Prescott, AZ
</li>
<li class="list-group-item">
<a href="https://fb.me/eraurrd/"
><img src="img/facebook.svg" /> Facebook</a
>
</li>
<li class="list-group-item">
<a href="https://www.instagram.com/eraurrd/"
><img src="img/instagram.svg" /> Instagram</a
>
</li>
<li class="list-group-item">
<a href="mailto:contact@redlineracingdivision.com"
><img src="img/mail.svg" />
contact@redlineracingdivision.com</a
>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-5 bg-black">
<div class="container">
<p class="m-0 text-center text-white small">
Copyright &copy; Redline Racing Division 2019
</p>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>