-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-single-project-app.html
611 lines (581 loc) · 33.5 KB
/
page-single-project-app.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
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from iteck-html.themescamp.com/page-single-project-app.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 28 Feb 2023 11:28:19 GMT -->
<head>
<!-- Metas -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="keywords" content="HTML5 Template Iteck Multi-Purpose themeforest" />
<meta name="description" content="Iteck - Multi-Purpose HTML5 Template" />
<meta name="author" content="" />
<!-- Title -->
<title>Iteck</title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/fav.png" title="Favicon" sizes="16x16" />
<!-- ====== bootstrap icons cdn ====== -->
<link rel="stylesheet" href="../cdn.jsdelivr.net/npm/bootstrap-icons%401.7.2/font/bootstrap-icons.css">
<!-- bootstrap 5 -->
<link rel="stylesheet" href="assets/css/lib/bootstrap.min.css">
<!-- ====== font family ====== -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="assets/css/lib/all.min.css" />
<link rel="stylesheet" href="assets/css/lib/animate.css" />
<link rel="stylesheet" href="assets/css/lib/jquery.fancybox.css" />
<link rel="stylesheet" href="assets/css/lib/lity.css" />
<link rel="stylesheet" href="assets/css/lib/swiper.min.css" />
<!-- ====== global style ====== -->
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<!-- ====== start loading page ====== -->
<!-- <div id="preloader">
</div> -->
<!-- ---------- loader ---------- -->
<div id="preloader">
<div id="loading-wrapper" class="show">
<div id="loading-text"> <img src="assets/img/logo_loading.png" alt=""> </div>
<div id="loading-content"></div>
</div>
</div>
<!-- ====== end loading page ====== -->
<!-- ====== start top navbar ====== -->
<div class="top-navbar style-4">
<div class="container">
<div class="content text-white">
<span class="btn sm-butn bg-white py-0 px-2 me-2 fs-10px">
<small class="fs-10px">Special</small>
</span>
<img src="assets/img/icons/nav_icon/imoj_heart.png" alt="" class="icon-15">
<span class="fs-10px op-6">Get </span>
<small class="op-10 fs-10px">20% Discount</small>
<span class="fs-10px op-6">Get for New Account</span>
<a href="page-contact-5.html" class="fs-10px text-decoration-underline ms-2">Register Now</a>
</div>
</div>
</div>
<!-- ====== end top navbar ====== -->
<!-- ====== start navbar ====== -->
<nav class="navbar navbar-expand-lg navbar-light style-4">
<div class="container">
<a class="navbar-brand" href="#">
<img src="assets/img/logo_lgr.png" alt="">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav m-auto mb-2 mb-lg-0 text-uppercase">
<li class="nav-item dropdown">
<a class="nav-link active dropdown-toggle" href="#" id="navbarDropdown1" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
Homes
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown1">
<li><a class="dropdown-item" href="home-it-solutions2.html"> It Solution creative </a></li>
<li><a class="dropdown-item" href="home-app-landing.html"> App Landing </a></li>
<li><a class="dropdown-item" href="home-saas-technology.html"> Saas Technology </a></li>
<li><a class="dropdown-item" href="home-marketing-startup.html"> Marketing Startup </a></li>
<li><a class="dropdown-item" href="home-it-solutions.html"> It Solution </a></li>
<li><a class="dropdown-item" href="home-software-company.html"> Software Company </a></li>
<li><a class="dropdown-item" href="home-digital-agency.html"> Digital Agency </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown2" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
pages
<small class="hot alert-danger text-danger">hot</small>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown1">
<li><a class="dropdown-item" href="page-about-app.html">about</a></li>
<li><a class="dropdown-item" href="page-product-app.html">product</a></li>
<li><a class="dropdown-item" href="page-services-app.html">services</a></li>
<li><a class="dropdown-item" href="page-shop-app.html">shop</a></li>
<li><a class="dropdown-item" href="page-single-project-app.html">single project</a></li>
<li><a class="dropdown-item" href="page-single-post-app.html">single post</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="page-portfolio-app.html">
portfolio
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="page-blog-app.html">
blog
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="page-contact-app.html">
<img src="assets/img/icons/nav_icon/price.png" alt="" class="icon-15 me-1">
contact
</a>
</li>
</ul>
<div class="nav-side">
<div class="d-flex align-items-center">
<a href="#" class="search-icon me-4">
<i class="bi bi-person"></i>
</a>
<a href="page-contact-app.html" class="btn rounded-pill brd-gray hover-blue4 sm-butn fw-bold">
<span>Join iteck Hub <i class="bi bi-arrow-right ms-1"></i> </span>
</a>
</div>
</div>
</div>
</div>
</nav>
<!-- ====== end navbar ====== -->
<!--Contents-->
<main class="single-project pt-50 style-5">
<!-- ====== start about ====== -->
<section class="about-app style-5">
<div class="container">
<div class="content text-center">
<h1 class="color-000 mb-50">Notero - Easy Notes App</h1>
<div class="about-cards border-bottom brd-gray">
<div class="row">
<div class="col-lg-3 col-sm-6">
<div class="about-card mb-30 mb-lg-0">
<small class="d-block">
client
</small>
<h6>
Micosoft Holding Ltd, <br> Australia Area
</h6>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="about-card mb-30 mb-lg-0">
<small class="d-block">
services
</small>
<h6>
IT Consultation, UI/UX Design, Cloud Service
</h6>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="about-card mb-30 mb-lg-0">
<small class="d-block">
date
</small>
<h6>
Feburary 25th, 2022
</h6>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="about-card mb-30 mb-lg-0">
<small class="d-block">
team
</small>
<h6>
Logan Cee - Designer <br> Martin Moussa - iOS Developer
</h6>
</div>
</div>
</div>
</div>
<div class="img-content pt-70 pb-70 border-bottom brd-gray overflow-hidden">
<div class="row justify-content-center">
<div class="col-lg-7">
<div class="img text-center">
<img src="assets/img/single_project/2mobs.png" alt="" class="main-img">
<img src="assets/img/single_project/bubbls.png" alt="" class="bubbls">
<img src="assets/img/single_project/circle.png" alt="" class="circle">
</div>
<div class="info mt-30">
<h5 class="lh-4">
Stay focused and productive with a clean and clutter-free note space. The flexible ways to organize your notes: hashtags, nested notebooks, pinning notes to the top of the note list, etc
</h5>
<a href="#" class="color-blue4 mt-60">https://example.domain</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ====== end about ====== -->
<!-- ====== start challenge ====== -->
<div class="challenge section-padding style-5 overflow-hidden">
<div class="container">
<div class="row gx-5">
<div class="col-lg-4">
<div class="section-head style-4">
<h2 class=""> Our <br> <span> Challenge </span> </h2>
</div>
</div>
<div class="col-lg-8">
<div class="inf">
<div class="text color-666 mb-20">
Create an unconventional yet user-friendly website – innovative, with a clean & simple design that communicates and showcases multi-media content. Site that spreads the message: "It’s stories your love.”
</div>
<ul class="color-000">
<li class="d-flex mb-10">
<i class="bi bi-dot fs-6 me-2"></i>
Develop easy-to-find and easy-to-navigate mobile friendly website
</li>
<li class="d-flex mb-10">
<i class="bi bi-dot fs-6 me-2"></i>
Showcase each type of content: interactive books, animated stories and picture books, audio stories. <br> Create an experience people want to share with others
</li>
<li class="d-flex mb-10">
<i class="bi bi-dot fs-6 me-2"></i>
Persuade to download app and subscribe
</li>
</ul>
</div>
</div>
</div>
<div class="imgs mt-60 mb-100">
<div class="row">
<div class="col-lg-6">
<div class="img img-cover rounded-3 overflow-hidden mb-30 mb-lg-0">
<img src="assets/img/single_project/ch_1.png" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="img img-cover rounded-3 overflow-hidden">
<img src="assets/img/single_project/ch_2.png" alt="">
</div>
</div>
</div>
</div>
<div class="row gx-5">
<div class="col-lg-4">
<div class="section-head style-4">
<h2 class=""> Solution & <br> <span> Result </span> </h2>
</div>
</div>
<div class="col-lg-8">
<div class="inf">
<div class="text color-666 mb-10">
Our approach was to present the site as a visual editorial platform with quarterly features based on events and occasions the brand was focused on. Each quarterly focus would be marked by the hero and custom tags that filter content.
</div>
<div class="text color-666 mb-20">
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.
</div>
<div class="color-000 mt-50">
<div class="row">
<div class="col-lg-6">
<div class="d-flex mb-20 fw-bold">
<div class="icon-20 d-inline-flex justify-content-center align-items-center rounded-circle overflow-hidden bg-blue4 text-white flex-shrink-0 me-3">
<i class="bi bi-check"></i>
</div>
Create & Save your notes with multi-media
</div>
</div>
<div class="col-lg-6">
<div class="d-flex mb-20 fw-bold">
<div class="icon-20 d-inline-flex justify-content-center align-items-center rounded-circle overflow-hidden bg-blue4 text-white flex-shrink-0 me-3">
<i class="bi bi-check"></i>
</div>
Complete note editor with rich text options
</div>
</div>
<div class="col-lg-6">
<div class="d-flex mb-20 mb-lg-0 fw-bold">
<div class="icon-20 d-inline-flex justify-content-center align-items-center rounded-circle overflow-hidden bg-blue4 text-white flex-shrink-0 me-3">
<i class="bi bi-check"></i>
</div>
Web Clipper Extension
</div>
</div>
<div class="col-lg-6">
<div class="d-flex mb-0 fw-bold">
<div class="icon-20 d-inline-flex justify-content-center align-items-center rounded-circle overflow-hidden bg-blue4 text-white flex-shrink-0 me-3">
<i class="bi bi-check"></i>
</div>
Automatically sync in real time
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ====== end challenge ====== -->
<!-- ====== start screenshots ====== -->
<div class="screenshots style-4">
<div class="screenshots-slider style-4">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img">
<img src="assets/img/screenshots/1.png" alt="">
</div>
</div>
<div class="swiper-slide">
<div class="img">
<img src="assets/img/screenshots/2.png" alt="">
</div>
</div>
<div class="swiper-slide">
<div class="img">
<img src="assets/img/screenshots/3.jpg" alt="">
</div>
</div>
<div class="swiper-slide">
<div class="img">
<img src="assets/img/screenshots/4.png" alt="">
</div>
</div>
<div class="swiper-slide">
<div class="img">
<img src="assets/img/screenshots/5.png" alt="">
</div>
</div>
</div>
</div>
</div>
<img src="assets/img/screenshots/hand.png" alt="" class="mob-hand">
</div>
<!-- ====== end screenshots ====== -->
<!-- ====== start about ====== -->
<section class="about-app style-5">
<div class="container">
<div class="content text-center">
<div class="img-content pt-70 pb-100 border-bottom brd-gray">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="info mt-30">
<h5 class="lh-4">
“The team at <a href="#" class="color-blue4" >@iteck</a> is incredibly dedicated, knowledgeable, and helpful. The finished product was beautiful, and worth every penny. I would absolutely recommend Moonex Labs.”
</h5>
<a href="#" class="mt-60 color-666 fs-12px text-uppercase">- <strong class="color-000">Jhon henry </strong> , ceo at notero jsc - </a>
<div class="share mt-100">
<span class="color-999 fs-12px text-uppercase d-block"> share this project </span>
<a href="#" class="social-icon hover-blue4">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="social-icon hover-blue4">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="social-icon hover-blue4">
<i class="fab fa-pinterest"></i>
</a>
<a href="#" class="social-icon hover-blue4">
<i class="fab fa-goodreads-g"></i>
</a>
<a href="#" class="social-icon hover-blue4">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="next-prog section-padding">
<h5 class="color-999 text-uppercase fw-light">next project</h5>
<a href="#" class="color-000 fs-1 fw-bold mt-20">Criftocy Landing Page</a>
</div>
</div>
</div>
</section>
<!-- ====== end about ====== -->
<!-- ====== start projects ====== -->
<section class="projects style-6 p-0">
<div class="content section-padding rounded-0">
<div class="container">
<div class="section-head text-center mb-60 style-4">
<h2 class="mb-20"> Related <span> Projects </span> </h2>
<p>We have an experienced team of production and inspection personnel to ensure quality.</p>
</div>
<div class="slider-3items slider-style-6">
<div class="swiper-container pb-0">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="project-card style-6">
<div class="img">
<img src="assets/img/projects/4.png" alt="">
</div>
<div class="info">
<h3 class="title"><a href="page-single-project-5.html">Okpay E-Wallet Optimized</a></h3>
<small class="color-blue6"><a href="#">SEO analysis</a></small>
<div class="text">
Trust our top minds to eliminate workflow pain points, implement new
tech & app.
</div>
<div class="tags">
<span><a href="#">SEO Analysis</a></span>
<span><a href="#">Content Strategy</a></span>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="project-card style-6">
<div class="img">
<img src="assets/img/projects/5.png" alt="">
</div>
<div class="info">
<h3 class="title"><a href="#">e-Commerce Dashboard</a></h3>
<small class="color-blue6"><a href="#">website design</a> & <a href="#">develoment</a></small>
<div class="text">
Trust our top minds to eliminate workflow pain points, implement new
tech & app.
</div>
<div class="tags">
<span><a href="#">WordPress</a></span>
<span><a href="#">PHP</a></span>
<span><a href="#">HTML/CSS</a></span>
<span><a href="#">Figma</a></span>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="project-card style-6">
<div class="img">
<img src="assets/img/projects/7.png" alt="">
</div>
<div class="info">
<h3 class="title"><a href="#">MLB Store Instagram</a></h3>
<small class="color-blue6"><a href="#">social media</a></small>
<div class="text">
Trust our top minds to eliminate workflow pain points, implement new
tech & app.
</div>
<div class="tags">
<span><a href="#">Social</a></span>
<span><a href="#">Instagram</a></span>
<span><a href="#">Followers</a></span>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="project-card style-6">
<div class="img">
<img src="assets/img/projects/5.png" alt="">
</div>
<div class="info">
<h3 class="title"><a href="#">e-Commerce Dashboard</a></h3>
<small class="color-blue6"><a href="#">website design</a> & <a href="#">develoment</a></small>
<div class="text">
Trust our top minds to eliminate workflow pain points, implement new
tech & app.
</div>
<div class="tags">
<span><a href="#">WordPress</a></span>
<span><a href="#">PHP</a></span>
<span><a href="#">HTML/CSS</a></span>
<span><a href="#">Figma</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ====== arrows ====== -->
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
</section>
<!-- ====== end projects ====== -->
</main>
<!--End-Contents-->
<!-- ====== start footer ====== -->
<footer class="style-4 mt-0 pt-100">
<div class="container">
<div class="section-head text-center style-4">
<h2 class="mb-10"> Ready To <span> Download </span> </h2>
<p>Discover your new favorite spaces, from Sao Paulo to Seoul. Download from App Store or Google Play.</p>
<div class="d-flex align-items-center justify-content-center mt-50">
<a href="https://www.apple.com/app-store/" class="btn rounded-pill bg-blue4 fw-bold text-white me-4" target="_blank">
<small> <i class="fab fa-apple me-2 pe-2 border-end"></i> Download On App Store </small>
</a>
<a href="https://play.google.com/store/apps" class="btn rounded-pill hover-blue4 fw-bold border-blue4" target="_blank">
<small> <i class="fab fa-google-play me-2 pe-2 border-end"></i> Download On Google Play </small>
</a>
</div>
</div>
<div class="foot mt-80">
<div class="row align-items-center">
<div class="col-lg-2">
<div class="logo">
<img src="assets/img/logo_lgr.png" alt="">
</div>
</div>
<div class="col-lg-8">
<ul class="links">
<li>
<a href="home-app-landing.html" class="active">Home</a>
</li>
<li>
<a href="page-about-5.html">about</a>
</li>
<li>
<a href="page-product-5.html">product</a>
</li>
<li>
<a href="page-portfolio-5.html">portfolio</a>
</li>
<li>
<a href="page-services-5.html">services</a>
</li>
<li>
<a href="page-shop-5.html">shop</a>
</li>
<li>
<a href="page-blog-5.html">blog</a>
</li>
<li>
<a href="page-contact-5.html">contact</a>
</li>
</ul>
</div>
<div class="col-lg-2">
<div class="dropdown">
<button class="icon-25 dropdown-toggle p-0 border-0 bg-transparent rounded-circle img-cover" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
<img src="assets/img/lang.png" alt="" class="me-2">
<small>English</small>
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
<li><a class="dropdown-item" href="#">English</a></li>
<li><a class="dropdown-item" href="#">Arabic</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="copywrite text-center">
<small class="small">
© 2022 Copyrights by <a href="#" class="fw-bold text-decoration-underline">Iteck Co.</a> All Rights Reserved. Designed by <a href="https://themeforest.net/user/themescamp" class="fw-bold text-decoration-underline">ThemesCamp</a>
</small>
</div>
</div>
<!-- <img src="assets/img/footer/footer_4_wave.png" alt="" class="wave"> -->
</footer>
<!-- ====== end footer ====== -->
<!-- ====== start to top button ====== -->
<a href="#" class="to_top bg-gray rounded-circle icon-40 d-inline-flex align-items-center justify-content-center">
<i class="bi bi-chevron-up fs-6 text-dark"></i>
</a>
<!-- ====== end to top button ====== -->
<!-- ====== request ====== -->
<script src="assets/js/lib/jquery-3.0.0.min.js"></script>
<script src="assets/js/lib/jquery-migrate-3.0.0.min.js"></script>
<script src="assets/js/lib/bootstrap.bundle.min.js"></script>
<script src="assets/js/lib/wow.min.js"></script>
<script src="assets/js/lib/jquery.fancybox.js"></script>
<script src="assets/js/lib/lity.js"></script>
<script src="assets/js/lib/swiper.min.js"></script>
<script src="assets/js/lib/jquery.waypoints.min.js"></script>
<script src="assets/js/lib/jquery.counterup.js"></script>
<!-- <script src="assets/js/lib/pace.js"></script> -->
<script src="assets/js/lib/scrollIt.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
<!-- Mirrored from iteck-html.themescamp.com/page-single-project-app.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 28 Feb 2023 11:28:19 GMT -->
</html>