-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
380 lines (356 loc) · 21.2 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
<!DOCTYPE html>
<html class="sr" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png" />
<link rel="stylesheet" href="tailwind/output.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap" rel="stylesheet" />
<title>Bookmark</title>
</head>
<body class="text-center">
<!--DESKTOP MENU-->
<header id="#menu" class="w-screen h-20 z-20">
<nav class="flex container mx-auto justify-between h-full items-center px-8">
<svg class="logo " width="148" height="25" xmlns="http://www.w3.org/2000/svg" id="menuLogo">
<g fill="red" fill-rule="evenodd">
<path
d="M37 6.299h5.227c.746 0 1.434.155 2.062.466.629.311 1.123.735 1.484 1.27s.542 1.12.542 1.754c0 .672-.165 1.254-.495 1.746-.33.491-.762.868-1.297 1.129v.15c.697.248 1.25.643 1.661 1.185.41.541.616 1.191.616 1.95 0 .735-.196 1.385-.588 1.951a3.817 3.817 0 0 1-1.587 1.307c-.665.305-1.403.457-2.212.457H37V6.299zm5.04 5.45c.548 0 .986-.152 1.316-.457.33-.305.495-.688.495-1.148 0-.448-.159-.824-.476-1.13-.318-.304-.738-.457-1.26-.457H39.52v3.192h2.52zm.28 5.619c.61 0 1.086-.159 1.428-.476.342-.317.513-.731.513-1.241 0-.51-.174-.927-.522-1.251-.349-.324-.847-.485-1.494-.485H39.52v3.453h2.8zm12.927 2.595c-1.307 0-2.492-.308-3.556-.924a6.711 6.711 0 0 1-2.511-2.53c-.61-1.07-.915-2.246-.915-3.528 0-1.281.305-2.457.915-3.528a6.711 6.711 0 0 1 2.51-2.529C52.756 6.308 53.94 6 55.248 6c1.306 0 2.492.308 3.556.924a6.711 6.711 0 0 1 2.51 2.53c.61 1.07.915 2.246.915 3.527 0 1.282-.305 2.458-.915 3.528a6.711 6.711 0 0 1-2.51 2.53c-1.064.616-2.25.924-3.556.924zm0-2.39a4.52 4.52 0 0 0 2.258-.578 4.177 4.177 0 0 0 1.615-1.624c.392-.697.588-1.494.588-2.39 0-.896-.196-1.692-.588-2.389a4.177 4.177 0 0 0-1.615-1.624 4.52 4.52 0 0 0-2.258-.579 4.47 4.47 0 0 0-2.25.579 4.195 4.195 0 0 0-1.605 1.624c-.392.697-.588 1.493-.588 2.39 0 .895.196 1.692.588 2.389a4.195 4.195 0 0 0 1.605 1.624 4.47 4.47 0 0 0 2.25.578zm15.353 2.39c-1.307 0-2.492-.308-3.556-.924a6.711 6.711 0 0 1-2.51-2.53c-.61-1.07-.915-2.246-.915-3.528 0-1.281.305-2.457.914-3.528a6.711 6.711 0 0 1 2.511-2.529C68.108 6.308 69.294 6 70.6 6c1.307 0 2.492.308 3.556.924a6.711 6.711 0 0 1 2.51 2.53c.61 1.07.915 2.246.915 3.527 0 1.282-.305 2.458-.914 3.528a6.711 6.711 0 0 1-2.511 2.53c-1.064.616-2.25.924-3.556.924zm0-2.39a4.52 4.52 0 0 0 2.259-.578 4.177 4.177 0 0 0 1.614-1.624c.392-.697.588-1.494.588-2.39 0-.896-.196-1.692-.588-2.389a4.177 4.177 0 0 0-1.614-1.624 4.52 4.52 0 0 0-2.259-.579 4.47 4.47 0 0 0-2.25.579 4.195 4.195 0 0 0-1.605 1.624c-.392.697-.588 1.493-.588 2.39 0 .895.196 1.692.588 2.389a4.195 4.195 0 0 0 1.606 1.624 4.47 4.47 0 0 0 2.249.578zM79.83 6.3h2.52v5.73h.15l4.89-5.73h3.043v.149L85.6 11.973l5.338 7.542v.149h-3.08l-3.994-5.693-1.512 1.773v3.92h-2.52V6.299zM93.779 6h3.248l3.546 9.39h.15L104.268 6h3.267v13.365h-2.501v-6.589l.15-2.221h-.15l-3.398 8.81h-1.96l-3.416-8.81h-.149l.15 2.221v6.59h-2.483V6zm20.8 0h2.894l5.021 13.365h-2.781l-1.12-3.192h-5.115l-1.12 3.192h-2.781L114.579 6zm3.193 7.859l-1.176-3.36-.486-1.606h-.149l-.485 1.606-1.195 3.36h3.49zM124.553 6h4.872c.871 0 1.646.18 2.324.541.678.361 1.204.862 1.577 1.503.374.64.56 1.366.56 2.175 0 .858-.27 1.62-.812 2.286a4.617 4.617 0 0 1-2.044 1.447l-.018.13 3.584 5.134v.15h-2.894l-3.453-5.022h-1.176v5.021h-2.52V6zm4.853 6.03c.573 0 1.04-.175 1.4-.523.361-.349.542-.79.542-1.326 0-.51-.172-.945-.514-1.306-.342-.361-.806-.542-1.39-.542h-2.371v3.696h2.333zm7.23-6.03h2.52v5.73h.15l4.89-5.73h3.043v.15l-4.835 5.525 5.34 7.541v.15h-3.08l-3.996-5.694-1.512 1.773v3.92h-2.52V6z"
fill="#242A45" fill-rule="nonzero" class="logo-path" />
<g>
<circle fill="#5267DF" cx="12.5" cy="12.5" r="12.5" />
<path d="M9 9v10l3.54-3.44L16.078 19V9a2 2 0 0 0-2-2H11a2 2 0 0 0-2 2z" fill="#fff" />
</g>
</g>
</svg>
</a>
<div class="flex items-center md:hidden">
<button class="text-3xl font-bold opacity-70 hover:opacity-100 duration-300 z-20" onclick="toggleMenu()">
<img src="./images/icon-hamburger.svg" id="hamburgerIcon" alt="" class="fill-very-dark-blue" />
</button>
</div>
<ul class="hidden md:flex items-center">
<li class="px-6 uppercase tracking-wide animate delay-2">
<a href="#features">Features</a>
</li>
<li class="px-6 uppercase tracking-wide animate delay-3">
<a href="#pricing">Pricing</a>
</li>
<li class="px-6 uppercase tracking-wide animate delay-4">
<a href="#contact">Contact</a>
</li>
<li>
<button
class="bg-soft-red red-btn animate delay-5 uppercase text-white rounded ml-6 py-2 px-6 drop-shadow-lg border-2 border-transparent hover:border-soft-red">
Login
</button>
</li>
</ul>
</nav>
<!-- END DESKTOP MENU -->
<!-- MOBILE MENU -->
<div id="mobileMenu"
class="hidden fixed top-0 w-screen h-screen bg-very-dark-blue bg-opacity-90 pt-20 text-center px-8 uppercase tracking-widest z-10">
<ul>
<li class="py-6 border-y">Features</li>
<li class="py-6 border-b">Pricing</li>
<li class="py-6 border-b mb-8">Contact</li>
</ul>
<button class="border-2 py-3 w-full rounded uppercase tracking-widest">
Login
</button>
<div class="socials-mobile fixed bottom-10 flex">
<img src="./images/icon-facebook.svg" alt="facebook" class="mx-2" />
<img src="./images/icon-twitter.svg" alt="twitter" class="mx-2" />
</div>
</div>
<!-- END MOBILE MENU -->
</header>
<!--End Menu-->
<main>
<!--Hero Section-->
<section id="hero"
class="hero animate py-10 top-0 bottom-0 flex flex-col-reverse justify-center md:grid container mx-auto md:grid-cols-2 md:py-0 md:justify-items-end md:gap-10 lg:gap-20">
<img src="./images/rectangle-1.png" alt="" class="rectangle hero hidden md:block animate delay-3">
<div class="hero-content px-8 md:text-left md:flex md:flex-col md:justify-center">
<h1 class="text-3xl font-medium text-very-dark-blue my-5 md:text-6xl">
A Simple Bookmark Manager
</h1>
<p class=" text-grayish-blue my-6">
A clean and simple interface to organize your favourite websites. Open
a new browser tab and see your sites load instantly. Try it for free.
</p>
<div class="hero-buttons my-5">
<button class="bg-soft-blue blue-btn text-white rounded mr-3 py-3 px-3 font-medium shadow-md">
Get it on Chrome
</button>
<button class="grey-btn text-white rounded mr-3 py-3 px-3 font-medium shadow-md">
Get it on Firefox
</button>
</div>
</div>
<div class="hero-image flex items-center w-full">
<img src="./images/illustration-hero.svg" alt="hero image" class="z-0 w-full" />
</div>
</section>
<!-- End Hero -->
<!-- Features -->
<section id="features" class="mb-24 animate md:container mx-auto">
<h2 class="text-2xl font-medium my-6 md:text-3xl">Features</h2>
<p class="pt-4 pb-8 px-8 md:max-w-2xl mx-auto">
Our aim is to make it quick and easy for you to access your favourite
websites. Your bookmarks sync between your devices so you can access
them on the go.
</p>
<img src="./images/rectangle-1.png" alt="" class="rectangle feat hidden md:block">
<div class="tabs my-12">
<ul class="tabs-header px-8 md:flex md:justify-center">
<li class="tab py-3 px-8 md:px-16 border-b hover:text-soft-red active animate delay-1">
Simple Bookmarking
</li>
<li class="tab py-3 px-8 md:px-16 border-b hover:text-soft-red animate delay-2">
Speedy Searching
</li>
<li class="tab py-3 px-8 md:px-16 border-b hover:text-soft-red animate delay-3">
Easy Sharing
</li>
</ul>
<div class="tab-container active flex flex-col justify-center items-center text-center md:flex-row md:gap-x-28">
<div class="relative my-16 px-8 flex-1">
<img src="./images/illustration-features-tab-1.svg" alt="hero image" class="w-full" />
</div>
<div class="tab-content md:text-left md:flex-1">
<h2 class="text-3xl font-medium my-6">Bookmark in one click</h2>
<p class="pt-4 pb-8 px-8 md:px-0">
Organize your bookmarks however you like. Our simple drag-and-drop
interface gives you complete control over how you manage your
favourite sites.
</p>
<button class="bg-soft-blue text-white rounded py-3 px-5">
More Info
</button>
</div>
</div>
<div class="tab-container flex flex-col justify-center items-center text-center md:flex-row md:gap-x-28">
<div class="relative my-16 px-8 flex-1">
<img src="./images/illustration-features-tab-2.svg" alt="hero image" class="w-full" />
</div>
<div class="tab-content md:text-left md:flex-1">
<h2 class="text-3xl font-medium my-6">Intelligent search</h2>
<p class="pt-4 pb-8 px-8 md:px-0">
Our powerful search feature will help you find saved sites in no
time at all. No need to trawl through all of your bookmarks.
</p>
<button class="bg-soft-blue text-white rounded py-3 px-5">
More Info
</button>
</div>
</div>
<div class="tab-container flex flex-col justify-center items-center text-center md:flex-row md:gap-x-28">
<div class="relative my-16 px-8 flex-1">
<img src="./images/illustration-features-tab-3.svg" alt="hero image" class="w-full" />
</div>
<div class="tab-content md:text-left md:flex-1">
<h2 class="text-3xl font-medium my-6">Share your bookmark</h2>
<p class="pt-4 pb-8 px-8 md:px-0">
Easily share your bookmarks and collections with others. Create a
shareable link that you can send at the click of a button.
</p>
<button class="bg-soft-blue text-white rounded py-3 px-5">
More Info
</button>
</div>
</div>
</div>
</section>
<!-- End Features -->
<!-- Download Section -->
<section id="downloads" class="animate px-8 md:px-12">
<h2 class="text-2xl font-medium my-6 md:text-3xl">
Download the extension
</h2>
<p class="mb-6 md:max-w-2xl mx-auto">
We’ve got more browsers in the pipeline. Please do let us know if you’ve
got a favourite you’d like us to prioritize.
</p>
<div class="cards-download flex flex-wrap flex-col items-center md:justify-center md:flex-row">
<div class="download-card mb-8 md:mx-6 md:mb-0 chrome">
<div class="card-content">
<img src="./images/logo-chrome.svg" alt="" />
<h3 class="text-xl font-medium my-6">Add to Chrome</h3>
<p>Minimum version 62</p>
</div>
<div class="button-wrapper">
<button class="blue-btn">Add & Install Extension</button>
</div>
</div>
<div class="download-card shadow-lg mb-8 md:mx-6 md:mt-20 md:mb-0 firefox">
<div class="card-content">
<img src="./images/logo-firefox.svg" alt="" />
<h3 class="text-xl font-medium my-6">Add to Opera</h3>
<p>Minimum version 46</p>
</div>
<div class="button-wrapper">
<button class="blue-btn">Add & Install Extension</button>
</div>
</div>
<div class="download-card shadow-lg shadow-black md:mx-6 md:mt-40 opera">
<div class="card-content">
<img src="./images/logo-opera.svg" alt="" />
<h3 class="text-xl font-medium my-6">Add to Opera</h3>
<p>Minimum version 46</p>
</div>
<div class="button-wrapper">
<button class="blue-btn">Add & Install Extension</button>
</div>
</div>
</div>
</section>
<!-- End Download -->
<!-- FAQ Section -->
<section class="animate px-8 md:max-w-2xl mx-auto">
<h2 class="font-medium text-3xl mt-20 mb-8">
Frequently Asked Questions
</h2>
<p class="mb-15">
Here are some of our FAQs. If you have any other questions you’d like
answered please feel free to email us.
</p>
<div class="accordion my-20">
<div class="accordion-item">
<div class="accordion-header flex justify-between py-5 border-y items-center">
<h3 class="font-medium red-text-hover">What is a Bookmark?</h3>
<div class="w-6">
<img src="./images/icon-arrow.svg" alt="arrow" class="arrow w-full" />
</div>
</div>
<div class="accordion-content py-6">
<p class="answer">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce
tincidunt justo eget ultricies fringilla. Phasellus blandit ipsum
quis quam ornare mattis.
</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header flex justify-between py-5 border-b items-center">
<h3 class="font-medium red-text-hover">
How can I request a new browser?
</h3>
<div class="w-6">
<img src="./images/icon-arrow.svg" alt="arrow" class="arrow w-full" />
</div>
</div>
<div class="accordion-content py-6">
<p class="answer">
Vivamus luctus eros aliquet convallis ultricies. Mauris augue
massa, ultricies non ligula. Suspendisse imperdiet. Vivamus luctus
eros aliquet convallis ultricies. Mauris augue massa, ultricies
non ligula. Suspendisse imperdie tVivamus luctus eros aliquet
convallis ultricies. Mauris augue massa, ultricies non ligula.
Suspendisse imperdiet.
</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header flex justify-between py-5 border-b items-center">
<h3 class="font-medium red-text-hover">Is there a mobile app?</h3>
<div class="w-6">
<img src="./images/icon-arrow.svg" alt="arrow" class="arrow w-full" />
</div>
</div>
<div class="accordion-content py-6">
<p class="answer">
Sed consectetur quam id neque fermentum accumsan. Praesent luctus
vestibulum dolor, ut condimentum urna vulputate eget. Cras in
ligula quis est pharetra mattis sit amet pharetra purus. Sed
sollicitudin ex et ultricies bibendum.
</p>
</div>
</div>
<div class="accordion-item mb-14">
<div class="accordion-header flex justify-between py-5 border-b items-center">
<h3 class="font-medium red-text-hover">
What about other Chromium browsers?
</h3>
<div class="w-6">
<img src="./images/icon-arrow.svg" alt="arrow" class="arrow w-full" />
</div>
</div>
<div class="accordion-content py-6">
<p class="answer">
Integer condimentum ipsum id imperdiet finibus. Vivamus in
placerat mi, at euismod dui. Aliquam vitae neque eget nisl gravida
pellentesque non ut velit.
</p>
</div>
</div>
<button class="bg-soft-blue text-white rounded py-3 px-5 mb-24 shadow-md">
More Info
</button>
</div>
</section>
<!-- End FAQ -->
</main>
<!-- Footer -->
<footer id="contact" class="">
<div class="footer-form-container px-6 bg-soft-blue py-16">
<div class="animate md:max-w-xl mx-auto">
<span class="text-white uppercase tracking-widest">
35,000+ already joined
</span>
<h2 class="text-white font-medium text-xl pt-4 pb-8">
Stay up-to-date with what we’re doing
</h2>
<form action="/" method="GET" class="flex flex-col">
<input type="text" placeholder="Enter your email address" class="p-3 rounded " id="email" />
<div id="emailErrorMessage"></div>
<button type="submit" class="bg-soft-red text-white rounded py-3 px-5 mt-5">
Contact Us
</button>
</form>
</div>
</div>
</div>
<nav class="bg-very-dark-blue py-10 md:flex md:justify-between md:p-0 md:h-20">
<div class="md:container md:mx-auto md:flex md:justify-between">
<ul class="md:flex md:items-center">
<svg class="my-0 mx-auto md:mr-8" width="148" height="25" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path
d="M37 6.299h5.227c.746 0 1.434.155 2.062.466.629.311 1.123.735 1.484 1.27s.542 1.12.542 1.754c0 .672-.165 1.254-.495 1.746-.33.491-.762.868-1.297 1.129v.15c.697.248 1.25.643 1.661 1.185.41.541.616 1.191.616 1.95 0 .735-.196 1.385-.588 1.951a3.817 3.817 0 0 1-1.587 1.307c-.665.305-1.403.457-2.212.457H37V6.299zm5.04 5.45c.548 0 .986-.152 1.316-.457.33-.305.495-.688.495-1.148 0-.448-.159-.824-.476-1.13-.318-.304-.738-.457-1.26-.457H39.52v3.192h2.52zm.28 5.619c.61 0 1.086-.159 1.428-.476.342-.317.513-.731.513-1.241 0-.51-.174-.927-.522-1.251-.349-.324-.847-.485-1.494-.485H39.52v3.453h2.8zm12.927 2.595c-1.307 0-2.492-.308-3.556-.924a6.711 6.711 0 0 1-2.511-2.53c-.61-1.07-.915-2.246-.915-3.528 0-1.281.305-2.457.915-3.528a6.711 6.711 0 0 1 2.51-2.529C52.756 6.308 53.94 6 55.248 6c1.306 0 2.492.308 3.556.924a6.711 6.711 0 0 1 2.51 2.53c.61 1.07.915 2.246.915 3.527 0 1.282-.305 2.458-.915 3.528a6.711 6.711 0 0 1-2.51 2.53c-1.064.616-2.25.924-3.556.924zm0-2.39a4.52 4.52 0 0 0 2.258-.578 4.177 4.177 0 0 0 1.615-1.624c.392-.697.588-1.494.588-2.39 0-.896-.196-1.692-.588-2.389a4.177 4.177 0 0 0-1.615-1.624 4.52 4.52 0 0 0-2.258-.579 4.47 4.47 0 0 0-2.25.579 4.195 4.195 0 0 0-1.605 1.624c-.392.697-.588 1.493-.588 2.39 0 .895.196 1.692.588 2.389a4.195 4.195 0 0 0 1.605 1.624 4.47 4.47 0 0 0 2.25.578zm15.353 2.39c-1.307 0-2.492-.308-3.556-.924a6.711 6.711 0 0 1-2.51-2.53c-.61-1.07-.915-2.246-.915-3.528 0-1.281.305-2.457.914-3.528a6.711 6.711 0 0 1 2.511-2.529C68.108 6.308 69.294 6 70.6 6c1.307 0 2.492.308 3.556.924a6.711 6.711 0 0 1 2.51 2.53c.61 1.07.915 2.246.915 3.527 0 1.282-.305 2.458-.914 3.528a6.711 6.711 0 0 1-2.511 2.53c-1.064.616-2.25.924-3.556.924zm0-2.39a4.52 4.52 0 0 0 2.259-.578 4.177 4.177 0 0 0 1.614-1.624c.392-.697.588-1.494.588-2.39 0-.896-.196-1.692-.588-2.389a4.177 4.177 0 0 0-1.614-1.624 4.52 4.52 0 0 0-2.259-.579 4.47 4.47 0 0 0-2.25.579 4.195 4.195 0 0 0-1.605 1.624c-.392.697-.588 1.493-.588 2.39 0 .895.196 1.692.588 2.389a4.195 4.195 0 0 0 1.606 1.624 4.47 4.47 0 0 0 2.249.578zM79.83 6.3h2.52v5.73h.15l4.89-5.73h3.043v.149L85.6 11.973l5.338 7.542v.149h-3.08l-3.994-5.693-1.512 1.773v3.92h-2.52V6.299zM93.779 6h3.248l3.546 9.39h.15L104.268 6h3.267v13.365h-2.501v-6.589l.15-2.221h-.15l-3.398 8.81h-1.96l-3.416-8.81h-.149l.15 2.221v6.59h-2.483V6zm20.8 0h2.894l5.021 13.365h-2.781l-1.12-3.192h-5.115l-1.12 3.192h-2.781L114.579 6zm3.193 7.859l-1.176-3.36-.486-1.606h-.149l-.485 1.606-1.195 3.36h3.49zM124.553 6h4.872c.871 0 1.646.18 2.324.541.678.361 1.204.862 1.577 1.503.374.64.56 1.366.56 2.175 0 .858-.27 1.62-.812 2.286a4.617 4.617 0 0 1-2.044 1.447l-.018.13 3.584 5.134v.15h-2.894l-3.453-5.022h-1.176v5.021h-2.52V6zm4.853 6.03c.573 0 1.04-.175 1.4-.523.361-.349.542-.79.542-1.326 0-.51-.172-.945-.514-1.306-.342-.361-.806-.542-1.39-.542h-2.371v3.696h2.333zm7.23-6.03h2.52v5.73h.15l4.89-5.73h3.043v.15l-4.835 5.525 5.34 7.541v.15h-3.08l-3.996-5.694-1.512 1.773v3.92h-2.52V6z"
fill="#242A45" fill-rule="nonzero" class="fill-white" />
<g>
<circle fill="#5267DF" cx="12.5" cy="12.5" r="12.5" />
<path d="M9 9v10l3.54-3.44L16.078 19V9a2 2 0 0 0-2-2H11a2 2 0 0 0-2 2z" fill="#FFF" />
</g>
</g>
</svg>
<ul class="md:flex md:p-0">
<li class="py-4 text-white uppercase mx-8 animate delay-1">
<a href="#features">Features</a>
</li>
<li class="py-4 text-white uppercase mx-8 animate delay-2">
<a href="">Pricing</a>
</li>
<li class="py-4 text-white uppercase mx-8 animate delay-3">
<a href="#contact">Contact</a>
</li>
</ul>
</ul>
<div class="socials-mobile flex justify-center items-center">
<img src="./images/icon-facebook.svg" alt="facebook" class="px-4 cursor-pointer" />
<img src="./images/icon-twitter.svg" alt="twitter" class="px-4 cursor-pointer" />
</div>
</div>
</nav>
</footer>
<!-- End Footer -->
<script src="https://unpkg.com/scrollreveal"></script>
<script src="./scripts/index.js"></script>
<script src="./scripts/scroll.js"></script>
</body>
</html>