-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
444 lines (427 loc) · 17.7 KB
/
about.php
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<!-- Mirrored from html.dynamiclayers.net/te/softgen/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 02 Nov 2023 13:25:42 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Softgen Software and Technology HTML5 Template">
<meta name="author" content="ThemeEaster">
<title>Softgen | Software & Technology HTML5 Template</title>
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/keyframe-animation.css">
<link rel="stylesheet" href="assets/css/line-awesome.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/venobox.min.css">
<link rel="stylesheet" href="assets/css/animated-text.min.css">
<link rel="stylesheet" href="assets/css/common-style.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="site-preloader">
<div class="spinner"></div>
</div>
<?php include('include/navbar.php'); ?>
<div id="sidebar-area" class="sidebar-area">
<button class="sidebar-trigger close">
<svg class="sidebar-close" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="12.7px" viewBox="0 0 16 12.7" style="enable-background:new 0 0 16 12.7;" xml:space="preserve">
<g>
<rect x="0" y="5.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -2.1569 7.5208)" width="16" height="2"></rect>
<rect x="0" y="5.4" transform="matrix(0.7071 0.7071 -0.7071 0.7071 6.8431 -3.7929)" width="16" height="2"></rect>
</g>
</svg>
</button>
<div class="sidebar-content">
<div class="site-logo">
<a href="index.html"><img src="assets/img/logo-dark.png" alt="logo"></a>
</div>
<p>9621 Agnes Crossing, Lake Suzanneview, New Mexico Island 84604-9295.</p>
<ul class="sidebar-info">
<li><span>Call:</span> 5267-214-392</li>
<li><span>Email:</span> <a href="https://html.dynamiclayers.net/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="84cdeae2ebaac8e1e5e0e2e8ebf3c4e9e5ede8aae7ebe9">[email protected]</a></li>
</ul>
<ul class="sidebar-social">
<li><a href="#"><i class="lab la-facebook-f"></i></a></li>
<li><a href="#"><i class="lab la-twitter"></i></a></li>
<li><a href="#"><i class="lab la-youtube"></i></a></li>
<li><a href="#"><i class="lab la-behance"></i></a></li>
</ul>
</div>
</div>
<div id="sidebar-overlay"></div>
<section class="page-header bd-bottom">
<div class="lines">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<div class="container">
<div class="page-header-info text-left">
<h4>About Us</h4>
<h2>Digital Transformation to <br> Grow Your <span class="wow border-animation" data-wow-delay="300ms">Company!</span></h2>
<p>Our versatile team is built of designers, developers and <br>digital marketers who all bring unique experience.</p>
</div>
</div>
<div class="animated-dots">
<span class="dot lf-left-right"></span>
<span class="dot lf-up-down"></span>
<span class="dot lf-up-down"></span>
<span class="dot lf-rotate-center"></span>
<span class="dot lf-left-right"></span>
<span class="dot lf-rotate-center"></span>
</div>
</section>
<section class="app-promo padding">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 sm-padding">
<div class="section-heading mb-40">
<h2>Manage Everything for <br>Brand and <span class="wow border-animation" data-wow-delay="300ms">Trademark!</span></h2>
<p>Our success in creating business solutions is due in large part spacially to talented and highly committed team. Having these marketplace to your branded skilled team of designers and developers for our modern sales CRM frees revenue.</p>
<div class="app-users">
<img src="assets/img/app-users.png" alt="users">
<h3>Over <span>5Ok+</span> Users all over <br> the world...</h3>
</div>
</div>
</div>
<div class="col-lg-6 sm-padding">
<div class="app-promo-list">
<div class="app-promo-item">
<div class="app-promo-icon">
<img src="assets/img/icons/icon13.png" alt="icon">
</div>
<div class="app-promo-content">
<h3>Real Time Activity</h3>
<p>Our success in creating business solutions is due in large part spacially to highly committed.</p>
</div>
</div>
<div class="app-promo-item">
<div class="app-promo-icon">
<img src="assets/img/icons/icon15.png" alt="icon">
</div>
<div class="app-promo-content">
<h3>Easy Integrations</h3>
<p>Our success in creating business solutions is due in large part of highly committed.</p>
</div>
</div>
<div class="app-promo-item">
<div class="app-promo-icon">
<img src="assets/img/icons/icon03.png" alt="icon">
</div>
<div class="app-promo-content">
<h3>Customers Tracking</h3>
<p>Our success in creating business solutions is due in large part spacially to highly committed.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="workflow-section">
<img class="anim-illustration parallax-item" src="assets/img/element-3.png" alt="illustration">
<img class="anim-illustration parallax-item bottom" src="assets/img/element-4.png" alt="illustration">
<div class="container">
<div class="row workflow-wrap padding">
<div class="col-lg-7 sm-padding">
<div class="section-heading mb-40">
<h2>Better Security for Better Protection & <span class="wow border-animation" data-wow-delay="300ms">Strength</span></h2>
<p>Our success in creating business solutions is due in large part spacially to talented and highly committed team.</p>
</div>
<div class="workflow-items">
<div class="workflow-item">
<div class="wf-line-progress"></div>
<div class="workflow-line"></div>
<div class="workfow-count">1</div>
<div class="workflow-info">
<h3>Financial Strategy</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
<div class="workflow-item">
<div class="wf-line-progress"></div>
<div class="workflow-line"></div>
<div class="workfow-count">2</div>
<div class="workflow-info">
<h3>Message Experience</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
<div class="workflow-item">
<div class="wf-line-progress"></div>
<div class="workflow-line"></div>
<div class="workfow-count">3</div>
<div class="workflow-info">
<h3>Data Tracking</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-5 sm-padding">
<div class="workflow-img">
<img src="assets/img/illustration02.png" alt="illustration">
<img class="music lf-left-right" src="assets/img/music01.png" alt="img">
<img class="music lf-up-down" src="assets/img/music02.png" alt="img">
<img class="music lf-bottom-corner" src="assets/img/music03.png" alt="img">
<img class="mockup" src="assets/img/uikit06.png" alt="img">
</div>
</div>
</div>
</div>
</section>
<section class="feature-section padding-top">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 sm-padding">
<div class="feature-img">
<img src="assets/img/illustration03.png" alt="illustration">
<img src="assets/img/uikit06.png" alt="img">
<img src="assets/img/uikit07.png" alt="img">
</div>
</div>
<div class="col-lg-6 sm-padding">
<div class="section-heading mb-40">
<h2>Strategies that get you on the Path to <span class="wow border-animation" data-wow-delay="300ms">Success!</span></h2>
<p>Our success in creating business solutions is due in large part spacially to talented and highly committed team.</p>
</div>
<div class="feature-lists">
<div class="feature-item">
<img class="feature-icon" src="assets/img/icons/icon03.png" alt="icon">
<div class="feature-content">
<h3>User Interface</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
<div class="feature-item">
<img class="feature-icon" src="assets/img/icons/icon05.png" alt="icon">
<div class="feature-content">
<h3>Branding Strategy</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
<div class="feature-item">
<img class="feature-icon" src="assets/img/icons/icon15.png" alt="icon">
<div class="feature-content">
<h3>Data Analytics</h3>
<p>Having these marketplace to your branded skilled team.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="testimonial-section padding">
<div class="testi-people">
<img src="assets/img/person01.jpg" alt="img">
<img src="assets/img/person02.jpg" alt="img">
<img src="assets/img/person03.jpg" alt="img">
<img src="assets/img/person04.jpg" alt="img">
<img src="assets/img/person05.jpg" alt="img">
<img src="assets/img/person06.jpg" alt="img">
</div>
<div class="testi-people right">
<img src="assets/img/person07.jpg" alt="img">
<img src="assets/img/person08.jpg" alt="img">
<img src="assets/img/person09.jpg" alt="img">
<img src="assets/img/person10.jpg" alt="img">
<img src="assets/img/person11.jpg" alt="img">
<img src="assets/img/person12.jpg" alt="img">
</div>
<div class="container">
<div class="section-heading text-center mb-40">
<h2>Trusted by Millions <br> of <span class="wow border-animation" data-wow-delay="300ms">Customers.</span></h2>
<p>Our success in creating business solutions is due in large part <br> spacially to talented and highly committed team.</p>
</div>
<div class="row">
<div class="col-lg-6 offset-lg-3">
<div class="testimonial-carousel-wraper">
<div class="testimonial-carousel">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-item">
<ul class="rattings">
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
</ul>
<p>Softgen is a trusted for providing assistants. Initially their main objective was to ensure service they provide these people are loyal to their industry.</p>
<div class="review-author">
<h3>Félix Lengyel</h3>
<h4>Corportate .INC</h4>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<ul class="rattings">
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
</ul>
<p>Softgen is a trusted for providing assistants. Initially their main objective was to ensure service they provide these people are loyal to their industry.</p>
<div class="review-author">
<h3>Timothy Paradis</h3>
<h4>Financial .INC</h4>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<ul class="rattings">
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
<li><i class="las la-star"></i></li>
</ul>
<p>Softgen is a trusted for providing assistants. Initially their main objective was to ensure service they provide these people are loyal to their industry.</p>
<div class="review-author">
<h3>Stephen Miller</h3>
<h4>Business .INC</h4>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-pagination"></div>
</div>
</div>
</div>
</div>
</section>
<section class="cta-section">
<img class="anim-illustration parallax-item" src="assets/img/element-4.png" alt="illustration">
<img class="anim-illustration parallax-item bottom" src="assets/img/element-5.png" alt="illustration">
<div class="container">
<div class="cta-wrap">
<div class="cta-content">
<h2>Ready to Improve your <br> customer retention rate?</h2>
<p>Our success in creating business solutions is due in large part spacially <br>to talented and highly committed team.</p>
<div class="btn-group">
<a href="contact.html" class="default-btn">Get started for free</a>
<a class="play-btn venobox" data-vbtype="video" href="https://www.youtube.com/watch?v=ZLaG1migE00">
<span class="play-icon"><svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path>
</svg></span>
</a>
</div>
</div>
<div class="animated-dots">
<span class="dot lf-left-right"></span>
<span class="dot lf-up-down"></span>
<span class="dot lf-up-down"></span>
<span class="dot lf-rotate-center"></span>
<span class="dot lf-left-right"></span>
<span class="dot lf-rotate-center"></span>
</div>
</div>
</div>
</section>
<section class="blog-section padding">
<div class="container">
<div class="section-heading text-center mb-40">
<h2>News and <span class="wow border-animation" data-wow-delay="300ms">Insights.</span></h2>
<p>Our success in creating business solutions is due in large part <br> spacially to talented and highly committed team.</p>
</div>
<div class="row grid-post">
<div class="col-lg-4 col-md-6 padding-15">
<div class="post-card">
<div class="post-thumb">
<img src="assets/img/post-1.jpg" alt="post">
<a href="blog-grid.html" class="post-category">Business</a>
</div>
<div class="post-content-wrap">
<ul class="post-meta">
<li><i class="las la-calendar"></i>Jan 01 2024</li>
<li><i class="las la-user"></i>Elliot Alderson</li>
</ul>
<div class="post-content">
<h3><a href="blog-details.html" class="hover">How to start initian startup business.</a></h3>
<p>Financial experts support or help you to to find out which way you can raise your funds more...</p>
<a href="blog-details.html" class="read-more"><span>Read More</span><i class="las la-long-arrow-alt-right"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 padding-15">
<div class="post-card">
<div class="post-thumb">
<img src="assets/img/post-2.jpg" alt="post">
<a href="blog-grid.html" class="post-category">Startup</a>
</div>
<div class="post-content-wrap">
<ul class="post-meta">
<li><i class="las la-calendar"></i>Jan 01 2024</li>
<li><i class="las la-user"></i>Elliot Alderson</li>
</ul>
<div class="post-content">
<h3><a href="blog-details.html">Principle efective marketing.</a></h3>
<p>Financial experts support or help you to to find out which way you can raise your funds more...</p>
<a href="blog-details.html" class="read-more"><span>Read More</span><i class="las la-long-arrow-alt-right"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 padding-15">
<div class="post-card">
<div class="post-thumb">
<img src="assets/img/post-3.jpg" alt="post">
<a href="blog-grid.html" class="post-category">Finance</a>
</div>
<div class="post-content-wrap">
<ul class="post-meta">
<li><i class="las la-calendar"></i>Jan 01 2024</li>
<li><i class="las la-user"></i>Elliot Alderson</li>
</ul>
<div class="post-content">
<h3><a href="blog-details.html">Innovative business finance solution.</a></h3>
<p>Financial experts support or help you to to find out which way you can raise your funds more...</p>
<a href="blog-details.html" class="read-more"><span>Read More</span><i class="las la-long-arrow-alt-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include('include/footer.php'); ?>
<div id="scrollup">
<button id="scroll-top" class="scroll-to-top"><i class="las la-arrow-up"></i></button>
</div>
<script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/vendor/jquary-3.6.0.min.js"></script>
<script src="assets/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<script src="assets/js/vendor/atropos.min.js"></script>
<script src="assets/js/vendor/bootstrap.min.js"></script>
<script src="assets/js/vendor/popper.min.js"></script>
<script src="assets/js/vendor/odometer.min.js"></script>
<script src="assets/js/vendor/waypoints.min.js"></script>
<script src="assets/js/vendor/venobox.min.js"></script>
<script src="assets/js/vendor/swiper.min.js"></script>
<script src="assets/js/vendor/smooth-scroll.js"></script>
<script src="assets/js/vendor/wow.min.js"></script>
<script src="assets/js/vendor/animated-text.min.js"></script>
<script src="assets/js/vendor/gsap.min.js"></script>
<script src="assets/js/vendor/scroll-trigger.min.js"></script>
<script src="assets/js/vendor/parallax-scroll.min.js"></script>
<script src="assets/js/mailchimp.js"></script>
<script src="assets/js/main.js"></script>
<script>(function(){var js = "window['__CF$cv$params']={r:'81fcaaf40cf54d39',t:'MTY5ODkzMTE1Mi4yNTIwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='../../cdn-cgi/challenge-platform/h/b/scripts/jsd/61b90d1d/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
<!-- Mirrored from html.dynamiclayers.net/te/softgen/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 02 Nov 2023 13:25:42 GMT -->
</html>