-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
408 lines (390 loc) · 17 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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<!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>Final CSS Project</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<section>
<div class="curve">
<div class="nav">
<div class="navbar">
<div class="navbar-content">
<div class="logo">
<div class="logo-main">
<img src="images/sway-logo.png" alt="">
</div>
</div>
<div class="nav-links">
<div class="nav-links-main">
<ul>
<li>Demos</li>
<li>Pages</li>
<li>Portfolio</li>
<li>Blog</li>
<li>Shop</li>
<li>Blocks</li>
<li>Elements</li>
<li>Extra</li>
</ul>
</div>
</div>
<div class="nav-icons">
<div class="flag"></div>
<div class="search">
<i class="fa-regular fa-magnifying-glass" style="width: 100%;"></i>
</div>
</div>
<div class="quote"></div>
</div>
</div>
</div>
<div class="launch-space"></div>
<div class="launch">
<div class="launch-box">
<div class="launch-box-full">
<div class="launch-box1">
<div class="content">
<div class="content-space"></div>
<div class="launch-content">
<div class="welcome">
<div class="sway">
<p>Welcome To Sway</p>
</div>
<div class="online">
<p>Online Strategy And Consulting Services</p>
</div>
</div>
<h1>Launching a new Product? <br> Get the best SEO solutions</h1>
<p>Having good visibility on search engines should be a key part of any organisation's online marketing strategy.</p>
<br>
<div class="discover">
<a href="">Discover Now</a>
</div>
</div>
</div>
</div>
<div class="launch-box2">
<div class="launch-image">
<img src="images/Picture1.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<!-- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="wave"><path fill="#0099ff" fill-opacity="1" d="M0,160L60,154.7C120,149,240,139,360,144C480,149,600,171,720,197.3C840,224,960,256,1080,245.3C1200,235,1320,181,1380,154.7L1440,128L1440,320L1380,320C1320,320,1200,320,1080,320C960,320,840,320,720,320C600,320,480,320,360,320C240,320,120,320,60,320L0,320Z"></path></svg> -->
<section>
<div class="apps">
<div class="companies">
<div class="companies-list">
<div class="nike">
<div class="nike-img">
<img src="images/nike pic.png" alt="">
</div>
</div>
<div class="spotify">
<div class="spotify-img">
<img src="images/spotify.png" alt="">
</div>
</div>
<div class="google">
<div class="google-img">
<img src="images/google.png" alt="">
</div>
</div>
<div class="apple">
<div class="apple-img">
<img src="images/apple.png" alt="">
</div>
</div>
<div class="amazon">
<div class="amazon-img">
<img src="images/amazon.png" alt="">
</div>
</div>
<div class="airbnb">
<div class="airbnb-img">
<img src="images/airbnb.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="writeup-space"></div>
<section>
<div class="writeup-box">
<div class="write-up">
<p class="blue">WE WILL IMPLEMENT ALL YOUR DESIRES AND WISHES INTO REALITY</p>
<h1>We help you define your SEO objectives</h1>
<p>We're an SEO agency that runs remarkably successful SEO campaigns in the most competitive sectors, using a unique blend of technical and creative expertise</p>
</div>
</div>
</section>
<br>
<br>
<section>
<div class="objectives">
<div class="objective-box">
<div class="first-obj">
<div class="planning">
<div class="planning-box">
<div class="planning-write">
<br>
<br>
<br>
<h1>Planning</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
<div class="analysis">
<div class="analysis-box">
<div class="analysis-write">
<br>
<br>
<br>
<h1>Analysis</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
<div class="strategy">
<div class="strategy-box">
<div class="strategy-write">
<br>
<br>
<br>
<h1>Strategy</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
</div>
<br>
<div class="second-obj">
<div class="keyword">
<div class="keyword-box">
<div class="keyword-write">
<br>
<br>
<br>
<h1>Keyword</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
<div class="blogging">
<div class="blogging-box">
<div class="blogging-write">
<br>
<br>
<br>
<h1>blogging</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
<div class="research">
<div class="research-box">
<div class="research-write">
<br>
<br>
<br>
<h1>Research</h1>
<p>We create effective action plans and design optimal business strategies</p>
<a href="">Learn More</a>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<br><br><br>
<section>
<div class="nav2">
<div class="nav2-links">
<ul>
<li><a href="#">Complete digital agency</a></li>
<li><a href="#">Custom made projects</a></li>
<li><a href="#">Advanced SEO performance</a></li>
</ul>
</div>
</div>
</section>
<section>
<div class="sect2">
<div class="sect2-main">
<div class="sect2-image">
<div class="sect2-image-box">
<img src="images/Picture2.png" alt="">
</div>
</div>
<div class="sect2-content">
<div class="sect2-box">
<br><br><br><br><br><br>
<p class="team">WE'RE A TEAM OF TECHNICAL AND CREATIVE EXPERTS</p>
<h2>The complete digital agency for large & small businesses</h2>
<p>We develop enjoyable consumer experiences, from digital strategy and content to media and analysis. Leading to meaningful results and satisfied clients</p>
<br><br>
<a href="">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="sect3">
<div class="sect3-main">
<div class="sect3-content">
<div class="sect3-box">
<br><br><br><br><br><br>
<p class="tea">WE ANALYSE YOUR WEBSITE'S STRUCTURE AND ARCHITECTURE</p>
<h2>All our work is handmade, there's no artificial bots</h2>
<br>
<ul>
<li>Our approach is designed to help the businesses</li>
<li>We help founders and their teams build brands</li>
<li>Online strategy and consulting strategies</li>
<li>We collaborate with ambitious brands</li>
</ul>
<br><br>
<a href="">Our Services</a>
</div>
</div>
<div class="sect3-image">
<div class="sect3-image-box">
<img src="images/img3.png" alt="">
</div>
</div>
</div>
</div>
</section>
<section>
<div class="sect4">
<div class="sect4-main">
<div class="sect4-image">
<div class="sect4-image-box">
<img src="images/img4.png" alt="">
</div>
</div>
<div class="sect4-content">
<div class="sect4-box">
<br><br><br><br><br><br>
<p class="teams">GET DAILY KEYWORD RANKINGS FOR ALL DEVICES</p>
<h2>Advanced SEO performance tracking and analytics suites</h2>
<p>Having a good website simply doesn't cut it anymore. Your company deserves a dynamic presence that fully conveys its personality and values to its clients</p>
<br><br>
<a href="">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<br>
<section>
<div class="sect5">
<div class="quote-box">
<div class="quote-content">
<div class="get-quote">
<br><br>
<p class="teas">EFFECTIVE SOLUTION FOR BETTER RESULTS</p>
<h2>We get you higher revenues, not just higher ranks</h2>
<p>Get higher ranksfor the keywords that matter. Your site is a great marketing tool that can be used to get more customers and directly increase the sales. We help you discover the potential of your websites and we get you the results that matters for your business.</p>
<a href="">Get a Quote</a>
</div>
</div>
<br><br><br>
<div class="quote-icons">
<div class="quote-icons1"></div>
<div class="quote-icons2"></div>
</div>
</div>
</div>
</section>
<br><br><br>
<section>
<div class="news">
<div class="news-main">
<div class="news-box1"></div>
</div>
</div>
</section>
<!-- <section>
<div class="news">
<div class="news-main">
<div class="news-box1">
<div class="box1-write">
<h1>News, updates, trends and the latest info you need to know about SEO</h1>
</div>
<div class="visit">
<a href="">Visit Our Blog</a>
</div>
</div>
<div class="news-box2">
<div class="business">
<div class="business-box">
<div class="business-image">
<img src="images/business.png" alt="">
</div>
<ul>
<li>Business</li>
</ul>
<h1>Problems everyone has when working remotely and how to solve them</h1>
<div class="business-icons"></div>
<br>
</div>
</div>
<div class="software">
<div class="software-box">
<div class="software-image">
<img src="images/software.png" alt="">
</div>
<ul>
<li>Software</li>
</ul>
<h1>Are enterprise teams the next big thing in the freelance revolution?</h1>
<div class="software-icons"></div>
</div>
</div>
<div class="technology">
<div class="technology-box">
<div class="technology-image">
<img src="images/technology.png" alt="">
</div>
<ul>
<li>Technology</li>
</ul>
<h1>How to make the most of a nontraditional startup community</h1>
<div class="technology-icons"></div>
</div>
</div>
</div>
</div>
<br><br><br>
<div class="subs">
</div>
</div>
</section> -->
</body>
</html>