-
Notifications
You must be signed in to change notification settings - Fork 1
/
about-us.html
215 lines (201 loc) · 11.3 KB
/
about-us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="a short presentation about who we are">
<title>About Us - CarDeluxe</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!-- NAVBAR -->
<nav class="navbar navbar-dark navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img id="logo-image" src="assets/img/logo/images.svg" alt="Image not found">
</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 mr-auto" id="navcol-1">
<ul class="nav navbar-nav">
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="gallery.html">Gallery</a>
</li>
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="pricing.html">Pricing</a>
</li>
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="reviews.html">Reviews</a>
</li>
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="about-us.html">About Us</a>
</li>
<li class="nav-item navitems" role="presentation">
<a class="nav-link active" href="contact-us.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- MAIN -->
<main class="page">
<section class="clean-block about-us">
<div class="block-heading">
<h2>About Us</h2>
<p id="about-lead-text" class="lead"><em>Whatever
<br>your ultimate motoring dream is, then we have a car for you! So check out our
<br>extensive portfolio of vehicles, visit our facebook to view photos of our fleet,
<br>then contact us to join an experience of a lifetime.
<br></em>
</p>
</div>
<div class="container">
<div class="row justify-content-center py-5">
<div class="col-md-6 col-lg-4">
<div class="card clean-card text-center">
<img class="card-img-top w-100 d-block" src="assets/img/avatars/person-man-confident-business-50855.jpg" alt="Image not found">
<div class="card-body info">
<h3 class="card-title">Johan Bauer</h3>
<h4 class="card-subtitle">Founder</h4>
<p class="card-text">
<br>We love cars. Passionate petrol heads with an eye for high performance vehicles and super sleek design, we seek out the most beautiful motors to give your travel experiences serious wow factor.
<br>
<br>
</p>
<div class="icons">
<a href="https://www.facebook.com/" target="_blank" rel="noopener">
<i class="icon-social-facebook"></i>
<span class="sr-only">facebook</span>
</a>
<a href="https://twitter.com/" target="_blank" rel="noopener">
<i class="icon-social-twitter"></i>
<span class="sr-only">twitter</span>
</a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener">
<i class="icon-social-instagram"></i>
<span class="sr-only">instagram</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card clean-card text-center">
<img class="card-img-top w-100 d-block" src="assets/img/avatars/woman-in-white-blazer-holding-tablet-computer-789822.jpg" alt="Image not found">
<div class="card-body info">
<h3 class="card-title">Alice Nolby</h3>
<h4 class="card-subtitle">Operations Director</h4>
<p class="card-text">
<br>Trust and reliability are our watchwords because hiring our kind of supercars should always be a pleasure not a pain.
<br>
<br>
</p>
<div class="icons">
<a href="https://www.facebook.com/" target="_blank" rel="noopener">
<i class="icon-social-facebook"></i>
</a>
<a href="https://twitter.com/" target="_blank" rel="noopener">
<i class="icon-social-twitter"></i>
</a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener">
<i class="icon-social-instagram"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card clean-card text-center">
<img class="img-fluid card-img-top w-100 d-block" src="assets/img/avatars/man-in-white-dress-shirt-holding-suit-jacket-1043474.jpg" alt="Image not found">
<div class="card-body info">
<h3 class="card-title">Peter Thornell</h3>
<h4 class="card-subtitle">Managing Director</h4>
<p class="card-text">
<br>All of our luxury hire cars within our fleet are in pristine condition and we have a car to suit every possible need and request.
<br>
<br>
</p>
<div class="icons">
<a href="https://www.facebook.com/" target="_blank" rel="noopener">
<i class="icon-social-facebook"></i>
</a>
<a href="https://twitter.com/" target="_blank" rel="noopener">
<i class="icon-social-twitter"></i>
</a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener">
<i class="icon-social-instagram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="d-flex" id="myFooter">
<div class="container-fluid p-3">
<div id="footer-content" class="row no-gutters text-center">
<div class="col-12 col-md-3 col-xl-3">
<h2 id="logo">CarDeluxe</h2>
</div>
<div class="col-12 col-md-3 col-xl-3">
<h5 class="footer-titles">Get started</h5>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="gallery.html">Gallery<br></a></li>
<li><a href="reviews.html">Reviews</a></li>
</ul>
</div>
<div class="col-12 col-md-3 col-xl-3">
<h5 class="footer-titles">Our Company</h5>
<ul>
<li><a href="about-us.html">About Us</a></li>
<li><a href="pricing.html">Pricing<br></a></li>
<li><a href="contact-us.html">Contacts</a></li>
</ul>
</div>
<div class="col-12 col-md-3 col-xl-3 social-links">
<a id="facebook" href="https://www.facebook.com/" target="_blank" rel="noopener">
<i class="fa fa-facebook"></i>
</a>
<a id="twitter" href="https://twitter.com/" target="_blank" rel="noopener">
<i class="fa fa-twitter"></i>
</a>
<a id="instagram" href="https://www.instagram.com/" target="_blank" rel="noopener">
<i class="fa fa-instagram"></i>
</a>
<a id="youtube" href="https://www.youtube.com/" target="_blank" rel="noopener">
<i class="fa fa-youtube"></i>
</a>
<a class="btn btn-warning btn-block" role="button" data-bs-hover-animate="pulse" href="contact-us.html">Get in touch</a>
</div>
</div>
<div id="copyright" class="col-auto p-2">
<p id="copyright-text" class="text-white">© 2020 CarDeluxe ~ Developed By <a class="stretched-link text-tertiary"
href="https://github.com/morphy80/Deluxe-Driving" target="_blank" rel="noopener">Shades Studio</a></p>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"
integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s" crossorigin="anonymous"></script>
<script src="assets/js/bs-init.js"></script>
</body>
</html>