-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
393 lines (366 loc) · 15.8 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Toucans</title>
<meta name="description" content="" />
<meta name="" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
crossorigin="anonymous" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
crossorigin="anonymous" />
<link href=" https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Mukta+Mahee|Nova+Mono|Oswald|Quicksand|Roboto" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Cabin|Lobster|Lobster+Two|Raleway|Ubuntu" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" />
<script data-cfasync="false" type="text/javascript" src="js/form-submission-handler.js"></script>
<script src="js/scripts.js"></script>
<script src="js/wow.min.js"></script>
</head>
<script> new WOW().init();</script>
<body cz-shortcut-listen="true">
<!-- Navigation -->
<nav class="navbar fixed-top navbar-expand-md navbar-light ">
<div class="container">
<a class="navbar-brand" href="#"><img src="pictures/toucan-final.svg" alt="Toucan" /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a href="#features-section" class="nav-link">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#why-section"> Why Toucan?</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#the-team-section"> The Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#success-stories-section">Success Stories</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact-section"> Contact Us</a>
</li>
<li class="nav-item">
<a><button class="btn btn-toucan my-2 my-sm-0" style="color:white" type="submit">
Get Started
</button></a>
</li>
</ul>
</div>
</div>
</nav>
<div class="bg-image">
<div class="empty-vertical-space2"></div>
<section id="head-section">
<div class="container">
<div class="row">
<div id="heading" class="col-12 text-left">
<h1 data-heading="savvas" class="display-4">
Toucan Online Marketing
</h1>
<br />
<h4 class="lead">
Fully automate all your online marketing needs, <br />processes
and more!
</h4>
<button type="button" class="btn btn-outline-success">
Learn More
</button>
<button type="button" class="btn btn-toucan" style="margin:20px; color:white">
Get Started
</button>
</div>
</div>
</div>
</section>
</div>
<section id="features-section" class="">
<div class="empty-vertical-space3"></div>
<div class="container text-center wow slideInRight" data-wow-duration="1s">
<h5 class="display-4">Features</h5>
<p class="lead">
Everything you need to turn your new sign-ups into active customers.
</p>
<div class="row">
<div class="col-sm-12 col-md-6">
<img class="card-img-top" src="pictures/metrica.svg" alt="section one" style="height:30px;width:30px;margin-top:30px;" />
<p class="font-weight-bold">Metrics & Goals</p>
<p class="font-weight-light" style="margin-top:-20px; margin-bottom: 50px;">
Track opens and clicks, and see live goal conversions.
</p>
<img class="card-img-top" src="pictures/smiling mail.svg" alt="section one" style="height:30px;width:30px;" />
<p class="font-weight-bold">Auto Messaging</p>
<p class="font-weight-light" style="margin-top:-20px">
Send targeted messages based on user activity and interest.
</p>
</div>
<div class="col-sm-12 col-md-6">
<img class="card-img-top" src="pictures/team-inbox.svg" alt="section one" style="height:30px;width:30px;margin-top:30px;" />
<p class="font-weight-bold">Follow-Up</p>
<p class="font-weight-light" style="margin-top:-20px; margin-bottom: 50px;">
Re-engage users with automated & one-off messages.
</p>
<img class="card-img-top" src="pictures/in-app messaging.svg" alt="section one" style="height:30px;width:30px;" />
<p class="font-weight-bold">In-App Messaging</p>
<p class="font-weight-light" style="margin-top:-20px">
Message users inside your web and mobile apps.
</p>
</div>
</div>
</div>
<div class="empty-vertical-space2"></div>
</section>
<div class="jumbotron">
<section class="wow animated bounceInUp" data-wow-duration="2s" id="why-section">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h5 class="display-4">Why Toucan?</h5>
<p class="lead">The Toucan process that makes the difference.</p>
</div>
</div>
<div class="row justify-content-center">
<div class="card border-0 shadow p-3 mb-5 bg-white rounded" style="width: 250px;">
<img class="card-img-top" src="pictures/email campaign.svg" alt="section one" />
<div class="card-body">
<h5 class="card-title center">DELIVERABILITY</h5>
<p class="card-text center">
Deliverability and fast outreach to ensure optimal inbox
delivery.
</p>
</div>
</div>
<div class="card border-0 shadow p-3 mb-5 bg-white rounded" style="width: 250px;">
<img class="card-img-top" src="pictures/texting.svg" alt="section one" />
<div class="card-body">
<h5 class="card-title center">GROWTH</h5>
<p class="card-text center">
A small startup or a fortune 500 company, Toucan takes care of
your needs every step of the way.
</p>
</div>
</div>
<div class="card border-0 shadow p-3 mb-5 bg-white rounded" style="width: 250px;">
<img class="card-img-top" src="pictures/group-chat.svg" alt="section one" />
<div class="card-body">
<h5 class="card-title center">EXPERTISE</h5>
<p class="card-text center">
Customer Success and Support Teams to give you all the
information and guidance you need.
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Team section -->
<section id="the-team-section">
<div class="empty-vertical-space3"></div>
<h5 class="display-4 text-center">The Team</h5>
<div class="team" id="team">
<div class="container justify-content-center wow pulse" data-wow-duration="3s">
<div class="empty-vertical-space3"></div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-4 col-sm-12 item center">
<img src="pictures/savvas%20-%20toucans.JPG" class="img-fluid" alt="team" style="height: auto; width: 150px;" />
<div><br></div>
<div class="description">
<h4>Savvas</h4>
<hr>
<p>
Hey there, I' m Savvas and I work and live in London. When I am
not improving my coding skills, I enjoy learning about economic history, classical antiquity and old
skool football.
On a sunny day you will find me playing 5 a side in East London.
</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 item center">
<img src="pictures/nancy.jpg" class="img-fluid" alt="team" style="height: auto; width: 150px;" />
<div><br></div>
<div class="description">
<h4>Nancy</h4>
<hr>
<p>
I'm a Responsive Front End Web Developer who thrives on
problem solving. When I'm not working, pursuing side projects
or solving problems, I can be found traveling, hiking and
reading mysteries.
</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 item center">
<img src="pictures/Abdulhafeez.jpg" class="img-fluid rounded-circle" alt="team" style="height: auto; width: 150px;" />
<div><br></div>
<div class="description">
<h4>Abdulhafeez</h4>
<hr>
<p>
I am a Front End Web Developer and UI/UX Designer based in
Nigeria. I like to design and build human-centered digital
products. Find me taking phtotographs, reading a book or
traveling when I'm not in front of a screen.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="empty-vertical-space3"></div>
</section>
<!-- Sucess Stories section -->
<div class="jumbotron" style="margin-bottom: 0px;">
<section id="success-stories-section">
<div class="empty-vertical-space3"></div>
<div class="container text-center wow fadeInUp" data-wow-duration="2s">
<h5 class="display-4">Success Stories</h5>
<div class="empty-vertical-space3"></div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12">
<img src="pictures/Beto.png" class="img-fluid" />
</div>
<div class="col-lg-8 col-md-8 col-sm-12 desc">
<h3>Beto</h3>
<p>
Social media has become increasingly important to political
candidates across the spectrum to reach out to voters with their
message. Beto in Texas used Toucan tools to track the power of
his social content with smart analytics.
</p>
</div>
</div>
<div class="empty-vertical-space3"></div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12">
<img src="pictures/Timberlake.png" class="img-fluid" />
</div>
<div class="col-lg-8 col-md-8 col-sm-12 desc">
<h3>Justin Timberlake</h3>
<p>
All artists use the media to reach out to their fans worldwide.
Justin used Toucan to schedule updates and posts at key times
when they would have the most impact. He also used our tools to
post across different platforms with our user friendly
interface.
</p>
</div>
</div>
<div class="empty-vertical-space3"></div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12">
<img src="pictures/Starbucks.png" class="img-fluid" />
</div>
<div class="col-lg-8 col-md-8 col-sm-12 desc">
<h3>Starbucks</h3>
<p>
The coffee chain has a world wide presense and they use our
tools to perform brand monitoring with real time updates across
all platforms. With our advanced analytics feature they can
generate in-depth reports on a variety of keywords and search
terms.
</p>
</div>
</div>
</div>
<div class="empty-vertical-space3"></div>
</section>
</div>
<section id="contact-section">
<div class="container">
<div class="empty-vertical-space4"></div>
<div class="row justify-content-center">
<div class="text-center col-sm-12 col-lg-8">
<h5 class="display-4">Contact Us</h5>
<p class="lead">We would love to hear from you</p>
</div>
</div>
<div class="empty-vertical-space4"></div>
<div class="row">
<div class="col-12">
<form class="gform form-horizontal" action="https://script.google.com/macros/s/AKfycbz_3-4_9OaFWXBCggH_x4Wi1gmuf8snu7QZR8iVdQ/exec"
method="post">
<fieldset>
<!-- Name input-->
<div class="form-group">
<input id="name" name="name" type="text" placeholder="Your name" class="form-control" required />
</div>
<!-- Email input-->
<div class="form-group">
<input id="email" name="email" type="email" placeholder="Your email" class="form-control" required />
</div>
<!-- Message body -->
<div class="form-group">
<textarea class="form-control" id="message" name="message" placeholder="Please enter your message here..."
rows="5"></textarea>
</div>
<!-- Form actions -->
<div class="form-group">
<div class="col-md-12 text-right">
<button style="background-color: #2AB7CA" type="submit" class="btn btn-primary btn-lg">
Submit
</button>
</div>
</div>
</fieldset>
</form>
<div id="thankyoumessage">
<h4>Got it! We 'll get in touch soon.</h4>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="text-center col-sm-12 col-lg-8 ">
<i class="fas fa-feather-alt fa-3x"></i>
</div>
</div>
</div>
</section>
<section id="contact-section">
<div class="empty-vertical-space3"></div>
<div class="container">
<div class="row justify-content-center">
<div class="empty-vertical-space3 center col-sm-12 col-lg-2">
<a href="#" target="_blank">
Twitter
<!-- <i class="fab fa-twitter fa-3x"></i> -->
</a>
</div>
<div class="empty-vertical-space3 center col-sm-12 col-lg-2">
<a href="#" target="_blank"> Careers </a>
</div>
<div class="empty-vertical-space3 center col-sm-12 col-lg-2">
<a href="#" target="_blank">
Github
<!-- <i class="fab fa-github fa-3x"></i> -->
</a>
</div>
<div class="empty-vertical-space3 center col-sm-12 col-lg-2">
<a href="#" download="">
PDF
<!-- <i class="fas fa-file-pdf fa-3x"></i> -->
</a>
</div>
</div>
</div>
</section>
<footer>
Designed by Toucans<br />
<small>2018</small>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
</body>
</html>