-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
220 lines (207 loc) · 12.4 KB
/
index.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html>
<head>
<title>Falcon - Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel = "stylesheet" href = "css/style.css">
<link href='https://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<div id="nav-icon3">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<a title="Falcon"class="navbar-brand" href="#myPage">
<p class="logo">Falcon</p>
</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a title="Home" href="index.html">Home</a></li>
<li><a title="Models" href="models.html">Models</a></li>
<li><a title="About" href="about.html">About</a></li>
<li><a title="Events" href="events.html">Events</a></li>
<li><a title="Contact" href="contact.html">Contact</a></li>
<li><a title="Shop" href="shop.html">Shop</a></li>
</ul>
</div>
</nav>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2" ></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="images/1.jpg" alt="AGERA RS" width="1200" height="700">
<div class="carousel-caption">
<h1 class="slidertext">AGERA RS</h1>
<p class="slidertag">All NEW TECHNOLOGY</p>
</div>
</div>
<div class="item">
<img src="images/3.jpg" alt="REGERA" width="1200" height="700">
<div class="carousel-caption visible">
<h1 class="slidertext">REGERA</h1>
<p class="slidertag">A New ERA</p>
</div>
</div>
<div class="item ">
<img src="images/2.jpg" alt="ONE:1" width="1200" height="700">
<div class="carousel-caption">
<h3 class="slidertext">ONE:1</h3>
<h1 class="slidertext2">0-300-0 KM/H</h1>
<p class="slidertag">IN 17.95 SECONDS</p>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<session>
<div class="container">
<div class="title">
<h2 class="text-center">What is a Falcon?</h2>
<p>
Christian decided that instead of chasing after the perfect business idea,
he would follow his heart. He would build his dream car. Christian understood
that it was virtually impossible and that many had failed before him. But to
him, it was a mission – to create the perfect car with no compromises, no
limits, and no fear of failure.
</p>
<p>
In 1994, at the age of just 22, Christian launched the Falcon car company and set
about creating what he believed to be the ultimate car, one for which no technical
solution was deemed too difficult.
</p>
<p>
Today, Falcon has a full R&D department with state-of-the-art equipment to call
upon. In those early days, however, Christian had to make do with self-belief, i
magination and determination in order to create the first working prototype. Christian
sketched the initial technical layout of the car himself and together with a small
team working for meager wages, hand-modeled all components for the vehicle. The
prototype was completed in 1996 – just two years after the project began.
</p>
<p>
The Falcon CC prototype boasted a unique carbon body with a detachable roof. Despite
very limited resources, the chassis, suspension, brakes, wishbones uprights and many
other items were all custom designed for the car by Christian and his small team. The
car was completely original and received a lot of attention as a result. Today, 18 years
after it was first built, the car still drives perfectly!
</p>
</div>
</session>
<session>
<div class="blogpost">
<h2 class="text-center">Blog Posts</h2>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog1.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right" ><br><br>
<em>July 27, 2016</em>
<p >
July 2016 saw Falcon host the first of what we hope will be many owners’ gatherings around the world. This was a truly significant event, with just over 10% of Falcon’s total lifetime production present.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog4.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right"><br><br>
<em>July 17, 2016</em>
<p >
A Falcon One:1 endured a severe crash at the Nürburgring Circuit in Germany last Monday, 18th July. The accident occurred at approximately 16:30 hours, some 3.5 hours into a session of Industry Pool testing that began at 13:00 hours.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog2.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right"><br><br>
<em>June 29, 2016</em>
<p >
Geneva was a bit of an interruption, but we are finally back to document the build of Agera RS chassis #7128. When we last covered Build#128, the car was at Station 2 where the first fitting of the all the body panels was made to the tub chassis built at Station 1.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>
<!--<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog3.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right"><br><br>
<em>July 15, 2016</em>
<p >
Falcon Automotive AB can confirm reports online that a Falcon One:1 was involved in a crash during testing as part of Industry Pool at the Nurburgring on Monday, 18 July.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>-->
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog5.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right"><br><br>
<em>July 12, 2016</em>
<p >
The Falcon One:1 owned by the BHP Project and driven by Oliver Webb broke the Vmax200 speed record not once, not twice but three times last weekend, with a terminal speed of 240mph over the 1.4 mile track at Bruntingthorpe, in the United Kingdom.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 marg30">
<img src="images/blog/blog6.jpg" alt="Falcon OWNERS EVENT 2016" class="shadow-right"><br><br>
<em>July 05, 2016</em>
<p >
Falcon recently had the distinct pleasure of taking the One:1 to Ascari Race Resort in southern Spain to pit man against machine as part of the Castrol EDGE CloneRival campaign.<br><br>
</p>
<button class="btn btn-warning readmore">READ MORE</button>
</div>
</div>
</div>
</session>
<!-- Footer -->
<footer class="marg70">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<h3>Newsletter</h3>
<form class="form-inline marg30" role="form">
<div class="form-group ">
<input type="email" class="footerinput" id="email" placeholder="Email">
<button type="submit" class="btn btn-info">Submit</button>
</div>
</form>
</div>
</div>
<div class="hr"></div>
<div class="row">
<div class="pull-right">
<!--<h3>CONTACT US</h3>-->
<div style="padding-top:10px">
<a title="Facebook" href="#"><i class="fa fa-facebook-f" style="font-size:20px"></i></a>
<a title="Twitter" href="#"><i class="fa fa-twitter" style="font-size:20px"></i></a>
<a title="Instagram" href="#"><i class="fa fa-instagram" style="font-size:20px"></i></a>
<a title="LinkedIn" href="#"> <i class="fa fa-linkedin" style="font-size:20px"></i></a>
<a title="Google +" href="#"> <i class="fa fa-google-plus" style="font-size:20px"></i></a>
</div>
</div>
</div>
<div class="text-center">
<p style="color:#ccc; font-size:10px; padding-top:10px">Copyrights © 2017 Falcon. All rights reserved.</p>
<p><span style="color:#ccc; font-size:10px;">Designed by</span> Harshil Moradia</p>
</div>
</div>
</footer>
<script>
$(document).ready(function(){
$('#nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4').click(function(){
$(this).toggleClass('open');
});
});
</script>
</body>
</html>