-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtour.html
422 lines (373 loc) · 15 KB
/
tour.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
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<!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>TOUR</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./Style/tours.css" />
<link rel="stylesheet" href="./Style/home_1.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/css/all.min.css">
<link rel="stylesheet" href="./Style/home_footer.css">
</head>
<body>
<div id="nav_main">
</div>
<!-------------------- HEADER -->
<header id="head">
<main id="main_box">
<section>
<h1>Transform the way you </br> work with Wrike</h1>
<p id="sectionP">The Most Versatile Work Managemnet Platform.</p>
<input id="inputBox"type="email" placeholder="Enter your business email.">
<a href="#" class="btntwo">Start my free trail</a>
</section>
</main>
</header>
<div id="empower">
<h1>Empower your team to excel</h1>
</div>
<!-- < EMPOWER YOUR TEAM ------------------>
<div class="js_box">
<!-- <h1>Empower your team to excel</h1> -->
<div id="js_left_box">
<div class="question">
<h3 class="title-question">
Start each day off right
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage()" class="question">
<h3 class="title-question">
Truly collaborate with your team
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage2()" class="question">
<h3 class="title-question">
Accelerate approvals
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage3()" class="question">
<h3 class="title-question">
Get smart with your data
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage4()" class="question">
<h3 class="title-question">
Design intuitive business processes
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage5()" class="question">
<h3 class="title-question">
Free your team from burnout
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
<div onclick="changeImage6()" class="question">
<h3 class="title-question">
Take control of your security
</h3>
<button class="question-btn">
<span class="up-icon">
<i class="fas fa-chevron-up"></i>
</span>
<span class="down-icon">
<i class="fas fa-chevron-down"></i>
</span>
</button>
</div>
<div class="answer">
<p>Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Quisquam assumenda sapiente
mollitia excepturi quos id
magnam obcaecati non est?
Maiores?</p>
</div>
</div>
<div id="js_right_box">
<img src="https://web-static.wrike.com/cdn-cgi/image/format=auto,quality=80,width=704,dpr=1/tp/storage/uploads/rebrand-screenshot-space-2x.png" id="image"\>
</div>
</div>
<!-------------------- <Gartne></Gartne> ------->
<div id="third-container">
<div id="left">
<img src="./images/gradant.jpg">
<div id="citrix-wrike-box">
<div id="review">
<h1>Citrix(Wrike)</h1>
<p>Collaborative Work Mangement</p>
</div>
<div class="box-top">
<div>
<span class="four">4.7</span>
<i class="fa fa-star checked"></i>
<i class="fa fa-star checked"></i>
<i class="fa fa-star checked"></i>
<i class="fa fa-star checked"></i>
<i class="fa fa-star"></i>
</div>
<div>
<h4>24 Ratings ></h4>
</div>
</div>
<div class="box-top">
<div>
<h4 class="submit_a_review">Submit a review ></h4>
</div>
<div>
<h4>As of 24 Aug 2022<h4>
</div>
</div>
</div>
</div>
<div id="right">
<div id="right-star">
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span class="heading">Reviewed July7,2022</span></br>
<span></span>
</div>
<div id="right-star">
<h3>"Monster of an app..."<span class="heading">(read more)</span></h3>
</div>
<div id="right-star">
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span class="heading">Reviewed July7,2022</span></br>
<span></span>
</div>
<div id="right-star">
<h3>"Monster of an app..."<span class="heading">(read more)</span></h3>
</div>
<div id="right-star">
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span class="heading">Reviewed July7,2022</span></br>
<span></span>
</div>
<div id="right-star">
<h3>"Monster of an app..."<span class="heading">(read more)</span></h3>
</div>
<div id="right-star">
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
<span class="heading">Reviewed July7,2022</span></br>
<span></span>
</div>
<div id="right-star">
<h3>"Monster of an app..."<span class="heading">(read more)</span></h3>
</div>
</div>
</div>
<!-- Do the best work of your life ------->
<div id="do_best_box">
<div>
<img src="./images/do_best_left_img.jpg"\>
</div>
<div class="main-image">
<div class="container">
<h1><span>Do the best work of your life</span></h1>
<span class="cen">Wrike can help.Start free,2-week trail oday.</span>
<input id="inputBox"type="email" placeholder="Enter your business email.">
<a href="#" class="btntwo">Start my free trail</a>
</div>
</div>
<div>
<img src="./images/do_best_right_img.jpg"\>
</div>
</div>
<!------- Easily handel incoming ------>
<div id="easily_box">
<div id="Easily_left_box">
<h1>Easily handle incoming </br>requests</h1>
<p>Turn offhand comments and group chat questions into</br> actionable tasks and projects with Wrike’s custom request</br> forms. Ensure every new ask of your team has all the</br> information you need, so you’re not waiting to get started.</p>
</div>
<div id="easily_right_box">
<video controls width="100%"height="500px" loop autoplay muted>
<source src="https://cdn.wrike.com/video/LP_Animation_Request.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
<!-- Integrate and automate -->
<div id="Integrate_box">
<div id="integrate_left_box">
<h1>Integrate and automate</h1>
<p>Your team likelu usese dozens of apps,each with
their own</br> quirks. Wrike integrate enables you to Marke
your chosend apps</br> work how you want, letting
you achieve levels of producity</br>and automation
you never thought possible.
</p>
<h3> Learn more -></h3>
</div>
<div>
<img src="./images/ingreted_left.jpg" \>
</div>
</div>
<!-------------------- Ready to see -->
<div id="ready_box">
<div id="ready_box_left">
<h1>Ready to see </br> Wrike for</br> yourself?</h1>
<p>We’d love to show you how</br> Wrike can help your team do</br> more of their best work. Fill out</br> the form and we’ll be in touch</br> within 24 hours.</p>
<div>
<img src="./images/ready_img.jpg"/>
</div>
</div>
<div id="ready_box_right">
<section class="main">
<div class="login-container">
<div class="separator"></div>
<form class="login-form">
<div class="form-control">
<input type="text" placeholder="Full name">
</div>
<div class="form-control">
<input type="email" placeholder="Eamil">
</div>
<div class="form-control">
<input type="number" placeholder="Phone">
</div>
<h4>What department are you working at now?</h4>
<div class="form-control">
<input type="number" placeholder="Select Here">
</div>
<h4>What is your job level?</h4>
<div class="form-control">
<input type="password" placeholder="Select Here">
</div>
<button class="submit">Get in Touch</button>
</form>
</div>
</section>
</div>
</div>
<!-- HOMEPAGE FOOTER -->
<div id="home_page_footer">
</div>
<div id="btn">
<button onclick="jump_to_top()" id="jump_to_top_btn">
Go to up
</button>
</div>
</body>
</html>
<script src="script/tour.js"></script>
<script type="module">
// import navbar from "./components/header.js"
import home_nav_copy_import from './components/import_home_nav.js'
let nav_main = document.getElementById("nav_main")
nav_main.innerHTML = home_nav_copy_import();
import import_home_footer from './components/import_home_footer.js'
let footer_main = document.getElementById("home_page_footer")
footer_main.innerHTML = import_home_footer()
</script>