-
Notifications
You must be signed in to change notification settings - Fork 17
/
index.html
210 lines (191 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>KITG</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="viewport" content="width=device-width" />
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/css/bootstrap.min.css">
<link href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/css/now-ui-kit.min.css?v1.2.0" rel="stylesheet"/>
<link href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/demo/demo.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<style>
.navbar .navbar-nav .nav-link:not(.btn) i.fa{
font-size: 18px;
position: relative;
top: 3px;
text-align: center;
width: 21px;
}
</style>
</head>
<body class="index-page sidebar-collapse">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg bg-primary fixed-top navbar-transparent " color-on-scroll="200">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" rel="tooltip" title="Add a beautiful tooltip here" data-placement="bottom" target="_blank">
<!-- <img src="img/kitg-logo.png" alt="Kitg logo"> -->
</a>
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar bar1"></span>
<span class="navbar-toggler-bar bar2"></span>
<span class="navbar-toggler-bar bar3"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" data-nav-image="./assets/img/blurred-image-1.jpg">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" rel="tooltip" title="Follow us on Twitter" data-placement="bottom" href="#" target="_blank">
<i class="fa fa-twitter"></i>
<p class="d-lg-none d-xl-none">Twitter</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="tooltip" title="Like us on Facebook" data-placement="bottom" href="#" target="_blank">
<i class="fa fa-facebook-square"></i>
<p class="d-lg-none d-xl-none">Facebook</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="tooltip" title="Follow us on Instagram" data-placement="bottom" href="#" target="_blank">
<i class="fa fa-instagram"></i>
<p class="d-lg-none d-xl-none">Instagram</p>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="wrapper">
<div class="page-header clear-filter filter-color">
<div class="page-header-image" data-parallax="true" style="background-image: url('img/friends-bar2.jpg');"> <!---->
</div>
<div class="container">
<div class="content-center brand">
<!-- <img class="n-logo" src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/img/now-logo.png" alt=""> -->
<h1 class="h1-seo large">Karate In The Garage</h1>
<h3 class="h3-seo">A place to meet new friends and create new adventures</h3>
</div>
</div>
</div>
<div class="main">
<div class="section section-basic">
<div class="container text-center mt-5">
<h2 class="title"><qoute>"IT'S LIKE UBER, BUT FOR FRIENDS!</qoute></h2>
</div>
<div class="container">
<div class="row">
<div class="col-lg-6">
<h2>Find friends in your area!</h2>
<p>Karate in the garage was developed to help others find people in their area who are looking to hang out right now. Boyfriend doesn't want to go see the hot new movie? Friends bailed on you at the last minute? Want to try that new resturant downtown but don't want to go alone? Karate In The Garage can help.</p>
<p>Our drivers will pick you up and hang out with you for the entirety of your event!</p>
<h2 class="paddingTop">It works in 3 easy steps</h2>
<ol>
<li>Sign up</li>
<li>Find available people in your area based on a personality test</li>
<li>Hang out!</li>
</ul>
</div>
<div class="col-lg-6">
<img src="img/profile-mac2.png" alt="profile image">
</div>
</div>
</div>
</div>
<section class="peopleInfo">
<div class="section-inner filter-color" data-parallax="true">
<h2>CONNECT WITH PEOPLE TODAY</h2>
</div>
</section>
<section class="testimony">
<h3>"This is the best service I have ever used. I've made life-long friends" - Anna S.</h3>
</section>
<div class="section section-team text-center cto">
<div class="container black">
<!-- <h2 class="title">A word from our CTO</h2> -->
<div class="">
<div class="team">
<div class="row">
<div class="col-lg-12">
<div class="team-player">
<img src="img/headshot.jpg" alt="Thumbnail Image" class="rounded-circle img-fluid img-raised">
<h4 class="title">Sean Dees</h4>
<p class="category text-primary">CTO</p>
<p class="description">I hope KITG proves to be a useful tool that millions of people can enjoy. Our goal is to provide safe, reliable, long-lasting friendships and improve quality of life.
<!-- <a href="#">links</a> for people to be able to follow them outside the site.</p>
<a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fab fa-google-plus"></i></a>
<a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fab fa-youtube"></i></a>
<a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fab fa-twitter"></i></a> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<form class="section section-contact-us text-center" name="contact" method="POST" data-netlify="true" data-netlify-honeypot="bot-field" action=thanks.html>
<input type="hidden" name="form-name" value="contact" />
<div class="container">
<h2 class="title">Want to know when we launch?</h2>
<p class="description">Start up-to-date with the latest information.</p>
<div class="row">
<div class="col-lg-6 text-center col-md-8 ml-auto mr-auto">
<div class="input-group input-lg">
<div class="input-group-prepend">
<span class="input-group-text">
<i class="now-ui-icons users_circle-08"></i>
</span>
</div>
<input name="username" type="text" class="form-control" placeholder="First Name..." minlength="1" required>
</div>
<div class="input-group input-lg">
<div class="input-group-prepend">
<span class="input-group-text">
<i class="now-ui-icons ui-1_email-85"></i>
</span>
</div>
<input name="email" type="text" class="form-control" placeholder="Email..." minlength="1" required>
</div>
<div class="textarea-container">
<textarea class="form-control" name="Message" rows="4" cols="80" placeholder="Type a message..." minlength="1" required></textarea>
</div>
<div class="send-button">
<button class="btn btn-primary btn-round btn-block btn-lg background-black">Send Message</button>
</div>
</div>
</div>
</div>
</form>
<footer class="footer" >
<div class="container">
<div class="copyright">
©
<script>
document.write(new Date().getFullYear())
</script> Developed by
<a class="gold" href="https://www.creative-tim.com" target="_blank">Sean Dees</a>.
</div>
</div>
</footer>
</div>
</body>
<!-- Core JS Files -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/popper.min.js"></script>
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/bootstrap.min.js"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/nouislider.min.js"></script>
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/bootstrap-datepicker.js"></script>
<!-- Control Center for Now Ui Kit: parallax effects, scripts for the example pages etc -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/now-ui-kit.js"></script>
</html>