-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
391 lines (288 loc) · 11.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>marketing agency design</title>
<script src="https://kit.fontawesome.com/78100fff8d.js" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="animate.min.css" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!--------------------- home---------------------------------- -->
<div class="bg home">
<div class="container ">
<div class="row">
<nav class="navbar navbar-expand-lg navbar-light ">
<div class="container-fluid">
<a class="navbar-brand animate__animated animate__flipInX" href="#"> <img src="images/logo.png"
alt=""></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarNav">
<ul class="navbar-nav ms-auto m-3">
<li class="nav-item mx-2">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item mx-2">
<a class="nav-link" href="#">What we do
</a>
</li>
<li class="nav-item mx-2">
<a class="nav-link" href="#">Why us?
</a>
</li>
<li class="nav-item mx-2">
<a class="nav-link " href="#" tabindex="-1">Our work
</a>
</li>
<li class="nav-item mx-2">
<a class="nav-link " href="#" tabindex="-1">Contact</a>
</li>
<button class="btn btn-danger">get in touch</button>
</ul>
</div>
</div>
</nav>
<div class="col-6 cont ">
<div id="example-div" class=" article d-flex align-items-center ">
<h1 class="p-2 fw-bold">Your full-funnel growth agency
</h1>
</div>
<p class="p-2 home-para "> Capture and retrieve your lists across devices to help you stay organized at work,
home,
and
on the go.
</p>
<button class="home-btn btn btn-danger p-2 w-25">Get started
</button>
</div>
<div class="col-6 ">
<!-- <h1>Your full-funnel growth agency
</h1>
<p> Capture and retrieve your lists across devices to help you stay organized at work, home, and on the go.
</p>
<button>Get started
</button> -->
</div>
</div>
</div>
</div>
<!-- --------------------------------------------------------------------- -->
<!--------------------------------------- about ------------------------------>
<div class="bg-about p-5 ">
<div class="container about ">
<h2
class="heading-two text-center text-light p-5 text-capitalize fw-bold wow animate__animated animate__bounce">
What we do
</h2>
<p class="p-about fs-4 text-light text-center">Each time a digital asset is purchased or sold, Sequoir donates a
percentage of the
fees back
into the development of the asset through its charitable foundation.
</p>
<div class="container p-4">
<div class=" row row-cols-auto m-auto ">
<div class=" p-5 bg-light col-3 col-sm12 rounded-3 border wow animate__animated animate__backInLeft "
data-wow-duration="1s" data-wow-delay="1s">
<div class=" icn-cont pb-1">
<i class="fa-solid fa-briefcase m-auto"></i>
</div>
<h3 class="text-center">
Paid Search and Social Management
</h3>
<p class="text-center">Each time a digital asset is purchased or sold, Sequoir donates a percentage of the
fees back
</p>
</div>
<div class="col-1"></div>
<div class=" p-5 bg-light col-3 col-sm12 rounded-3 border wow animate__animated animate__backInUp ">
<div class="icn-cont pb-1">
<i class="fa-solid fa-comments"></i>
</div>
<h3 class="text-center">
Paid Search and Social Management
</h3 class="text-center">
<p class="text-center">Each time a digital asset is purchased or sold, Sequoir donates a percentage of the
fees back
</p>
</div>
<div class="col-1"></div>
<div class=" p-5 bg-light col-3 col-sm12 rounded-3 border wow animate__animated animate__backInRight ">
<div class="icn-cont pb-1">
<i class="fa-solid fa-rocket"></i>
</div>
<h3 class="text-center">
Paid Search and Social Management
</h3>
<p class="text-center">Each time a digital asset is purchased or sold, Sequoir donates a percentage of the
fees back
</p>
</div>
</div>
</div>
</div>
<div class="container about-two row p-4">
<div class="col-lg-6 col-sm-12 p-5">
<img src="images/about-banner.png" alt="">
</div>
<div class="col-lg-6 col-sm-12 text-light p-5 wow animate__animated animate__zoomInDown">
<h3 class="fs-1 fw-bold">We are obsessed with growth
</h3>
<p>Each time a digital asset is purchased or sold, Sequoir donates a percentage of the fees back into the
development of the asset through its charitable foundation.
</p>
<button class="btn btn-outline-light">Sign Up For Free
</button>
</div>
</div>
</div>
<!-- ----------------------------- FEATURES------------------------------- -->
<div class="container features py-5 my-5">
<div class="text-center">
<h2 class="p-5">
Our team is made up of all different backgrounds from all over the world.
</h2>
<p class="p-4 fs-5">Each time a digital asset is purchased or sold, Sequoir donates a percentage of the fees back
into
the
development of the asset through its charitable foundation.
</p>
</div>
<div class="row p-5">
<div class="col-lg-4 col-sm-12 ">
<img src="images/feature-1.png" alt="">
</div>
<div class="col-lg-8 col-sm-12 py-5 ">
<h2>Cover your everyday expenses
</h2>
<p>Inspiration comes in many ways and you like to save everything from. sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua.
</p>
</div>
</div>
<div class="row p-5">
<div class="col-lg-8 col-sm-12 py-5">
<h2>Cover your everyday expenses
</h2>
<p>Inspiration comes in many ways and you like to save everything from. sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua.
</p>
</div>
<div class="col-lg-4 col-sm-12 ">
<img src="images/feature-2.png" alt="">
</div>
</div>
</div>
<!-- ----------------------------- ------------------------------- -->
<!------------------------------ # CTA -------------------------->
<div class="container p-5">
<div class=" p-5 CTA-bg border text-light rounded-3" height="800px">
<div class="text-center ">
<h2>
Try for 7 days free
</h2>
<p>Each time a digital asset is purchased or sold, Sequoir donates a percentage of the fees back.
</p>
</div>
<div class="user-box">
<input type="text" name="" required="" placeholder="your email address">
<button class="btn btn-danger">Try It Now</button>
</div>
</div>
</div>
<!-- ---------------------------------------------------------- -->
<!---------------- # CONTACT -------------------------->
<div class="container contact p-5">
<div class="row">
<div class="col-lg-6 col-sm-12 py-3">
<h2>Let’s scale your brand, together
</h2>
<img src="images/contact.png" alt="">
</div>
<div class="col-lg-6 col-sm-12 py-5">
<div class="user-box m-auto">
<label>name</label>
<input class="inp" type="text" name="" required="" placeholder="type name">
</div>
<div class="user-box m-auto">
<label>phone</label>
<input class="inp" type="text" name="" required="" placeholder="type phone number">
</div>
<div class="user-box m-auto">
<label>email address</label>
<input class="inp" type="text" name="" required="" placeholder="type email address">
</div>
<div class="user-box m-auto">
<label class="mb-2">how can we help</label>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3"
placeholder="type description"></textarea>
</div>
<button class="btn btn-danger mt-4">send message</button>
</div>
</div>
</div>
<!------------------------------------------------ -->
<!------------------------------------- footer---------------------- -->
<footer class="container ">
<div class="row">
<div class="col-lg-4 col-sm-12">
<a href=""><img src="images/logo.png" alt=""></a>
<div class="text-muted py-2">Follow us on
</div>
<ul class="py-2">
<a href=""><i class="fa-brands px-1 fa-github"></i></a>
<a href=""><i class="fa-brands px-1 fa-instagram"></i></a>
<a href=""><i class="fa-brands px-1 fa-youtube"></i></a>
<a href=""><i class="fa-brands px-1 fa-facebook"></i></a>
</ul>
</div>
<ul class="col-lg-2 col-md-6 col-sm-12">
<li>Company</li>
<li> About Us
</li>
<li> Features
</li>
<li>Pricing</li>
</ul>
<ul class="col-lg-2 col-md-6 col-sm-12">
<li>Products</li>
<li>Blog</li>
<li> Help Center
</li>
<li> Contact
</li>
</ul>
<ul class="col-lg-2 col-md-6 col-sm-12">
<li> Resources
</li>
<li> FAQ’S
</li>
<li>Testimonial</li>
<li> Terms & Conditions
</li>
</ul>
<ul class="col-lg-2 col-md-6 col-sm-12">
<li>Relevent</li>
<li>Why</li>
<li> Products
</li>
<li>Customers</li>
</ul>
</div>
</footer>
</div>
<script src="wow.min.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>