-
Notifications
You must be signed in to change notification settings - Fork 2
/
indextest.html
90 lines (85 loc) · 7.64 KB
/
indextest.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home - Brand</title>
<link rel="icon" type="image/svg+xml" sizes="640x460" href="assets/img/fsae-logo-white.svg">
<link rel="icon" type="image/svg+xml" sizes="640x460" href="assets/img/fsae-logo-white.svg">
<link rel="icon" type="image/svg+xml" sizes="640x460" href="assets/img/fsae-logo-white.svg">
<link rel="icon" type="image/svg+xml" sizes="640x460" href="assets/img/fsae-logo-white.svg">
<link rel="icon" type="image/svg+xml" sizes="640x460" href="assets/img/fsae-logo-white.svg">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i,600,600i">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Anton">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fjalla+One">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Righteous">
<link rel="stylesheet" href="assets/css/Dark-footer-with-social-media-icons.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css">
<link rel="stylesheet" href="assets/css/smoothproducts.css">
<link rel="stylesheet" href="assets/css/Social-Icon--hover-effect.css">
</head>
<body>
<nav class="navbar navbar-light navbar-expand-lg fixed-top bg-white clean-navbar" style="background-color: rgb(255,255,255);background-image: url(http://fsae.engineering.columbia.edu/"assets/img/beautiful-color-ui-gradients-backgrounds-royal.png");opacity: 1;background-size: cover;background-position: center;">
<div class="container">
<img src="assets/img/fsae-logo-white.svg" width="40" height="100%">
<a class="navbar-brand logo" href="index.html" style="font-family: 'Fjalla One', sans-serif;font-size: 19px;color: rgb(255,255,255);padding-top: 0px;padding-bottom: 0px;margin-right: 0px;padding-left: 11px;">Columbia University FSAE</a><button data-toggle="collapse"
class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item" role="presentation"><a class="nav-link text-light active" href="index.html" style="color: #e1e1e1;">Home</a></li>
<li class="nav-item" role="presentation"><a class="nav-link text-light" href="about-us/index.html" style="color: #e1e1e1;">ABOUT</a></li>
<li class="nav-item" role="presentation"><a class="nav-link text-light" href="cars/index.html" style="color: #e1e1e1;">CARS</a></li>
<li class="nav-item" role="presentation"><a class="nav-link text-light" href="sponsors/index.html" style="color: #e1e1e1;">SPONSORS</a></li>
<li class="nav-item" role="presentation"><a class="nav-link text-light" href="join/index.html" style="color: #e1e1e1;">JOIN</a></li>
<li class="nav-item" role="presentation"><a class="nav-link text-light active" href="https://teespring.com/stores/cu-formula-racing" style="color: #e1e1e1;">MERCH</a></li>
</ul>
</div>
</div>
</nav>
<main class="page landing-page">
<section class="clean-block clean-hero" style="background-image: url(http://fsae.engineering.columbia.edu/"assets/img/bg02.jpg");color: rgba(0,0,0,0.76);width: 100%;margin-top: -1%;">
<div class="text" style="margin: 0px;margin-top: 0%;"><img data-aos="fade-up" data-aos-duration="1000" src="assets/img/fsae-logo-white.svg" style="width: 154px;">
<h2 data-aos="fade-up" data-aos-duration="1000" style="font-family: 'Fjalla One', sans-serif;margin-top: 7px;">Columbia University Formula Racing</h2><button class="btn btn-outline-light text-black-50" data-aos="fade-up" data-aos-duration="1000" onclick="window.location.href = 'https://forms.gle/NNNhkBxCukYZ5zoz7';" data-aos-delay="1000" type="button"><a class="text-white" href="https://forms.gle/NNNhkBxCukYZ5zoz7" style="color: rgba(255,255,255,0.8);opacity: 1;">Join us</a></button></div>
</section>
<section class="clean-block clean-info dark" style="padding-bottom: 1px;">
<div class="container">
<div data-aos="fade" data-aos-duration="1200" class="block-heading" style="margin-bottom: 84px;padding-bottom: 20px;">
<h2 class="text-dark" style="margin-top: 5%;">Welcome!</h2>
<p style="margin-bottom: 3%;">Building excellent racecars every year takes a variety of skill sets, so there's a place for anyone and everyone on this team. We hope you can join us this year to give us your unique contributions!</p>
</div>
<div class="row align-items-center" data-aos="fade" data-aos-duration="1200" data-aos-delay="200">
<div class="col-lg-5"><img class="rounded img-fluid" src="assets/img/cars/IC-1.jpg" style="margin-left: 5%; width: 85%;"></div>
<div class="col-md-6">
<h3>Mission</h3>
<div class="getting-started-info">
<p>Our mission is to educate and develop the next generation of engineers and managers while building a racecar for the Formula SAE competition. The design, construction, and financing of the car provides students with an introduction
to all aspects of project and engineering management. By applying theoretical principles to real-world problems, team members develop collaborative problem-solving skills.</p>
</div>
</div>
</div>
</div>
</section>
<section class="text-primary clean-block slider dark"></section>
</main>
<footer class="page-footer dark" style="padding-bottom: 3px;">
<div class="container text-center d-flex float-none justify-content-sm-center align-items-sm-center" style="margin-bottom: -23px; width: 40%"><a class="border-dark social-link" href="https://www.facebook.com/ColumbiaFSAE/" style="margin: 0px 5px;"><i class="fa fa-facebook social-link-icon"></i></a></a><a class="border-dark social-link"
href="https://www.instagram.com/columbia_fsae/?igshid=svjts1w844oy" style="margin: 0px 5px;"><i class="fa fa-instagram social-link-icon"></i><a class="border-dark social-link" href="https://twitter.com/ColumbiaFSAE?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" style="margin: 0px 5px;">
<i class="fa fa-twitter social-link-icon"></i></a>
</a></div>
<div class="footer-copyright">
<p>© 2019 Copyright Columbia University FSAE</p>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.js"></script>
<script src="assets/js/smoothproducts.min.js"></script>
<script src="assets/js/theme.js"></script>
<script src="assets/js/bs-animation.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.js"></script>
</body>
</html>