-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathour-services.html
More file actions
538 lines (510 loc) · 21.3 KB
/
our-services.html
File metadata and controls
538 lines (510 loc) · 21.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon" />
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link
href="assets/vendor/bootstrap-icons/bootstrap-icons.css"
rel="stylesheet"
/>
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link
href="assets/vendor/glightbox/css/glightbox.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<link rel="stylesheet" href=".//assets//css/aos.css" />
<title>Saul Soft</title>
</head>
<body>
<!-- modal start -->
<div
class="modal fade"
id="exampleModalToggle"
aria-hidden="true"
aria-labelledby="exampleModalToggleLabel"
tabindex="-1"
>
<div class="modal-dialog modal-xl modal-dialog-centered">
<div class="modal-content p-3">
<div class="modal-body">
<div class="row">
<div class="col-12 p-0">
<div class="gradient-border">
<div class="gradient-border-content text-center py-5">
<h3 class="m-0 py-2 quotation-title">
Here is a Quotation
</h3>
</div>
</div>
</div>
<div class="col-xl-8 p-0">
<div class="gradient-border">
<div class="gradient-border-content px-1">
<div class="quotation-box">
<div class="quotation-item">
<div>
Expected Budget Range
<i class="fas fa-info-circle"></i>
</div>
<div class="quotation-item-value">$1,400</div>
</div>
<div class="arrow-container">
<div class="arrow">→</div>
</div>
<div class="quotation-item">
<div>
Our Budget Range <i class="fas fa-info-circle"></i>
</div>
<div class="quotation-item-value">$1,100</div>
</div>
</div>
</div>
</div>
<div class="gradient-border">
<div class="gradient-border-content">
<div class="quotation-box">
<div class="quotation-item">
<div>
Expected Delivery Duration
<i class="fas fa-info-circle"></i>
</div>
<div class="quotation-item-value">19 Days</div>
</div>
<div class="arrow-container">
<div class="arrow">→</div>
</div>
<div class="quotation-item">
<div>
Our Delivery Duration
<i class="fas fa-info-circle"></i>
</div>
<div class="quotation-item-value">16 Days</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 p-0">
<div class="gradient-border h-100">
<div
class="gradient-border-content position-relative h-100 d-flex justify-content-center align-items-center"
>
<img
src=".//assets//img//bg/oval2-bg.svg"
class="quot-oval"
/>
<p class="position-absolute text-center">
You saved
<strong
>$300 <br />
and 3
</strong>
valuable days
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal end -->
<div class="container-fluid">
<!-- ======= Header ======= -->
<div class="row">
<div class="col-12 px-0">
<header id="header" class="header-inner-pages py-0 px-0 mb-0">
<div class="gradient-border" data-aos="fade-in">
<div class="gradient-border-content nav-container">
<div
class="d-flex align-items-center justify-content-lg-between"
>
<h1 class="logo me-auto me-lg-0">
<a href="index.html">
<img src="./assets/img/logo.png" alt="" />
</a>
</h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li>
<a class="nav-link scrollto" href="./about-us.html"
>About Us</a
>
</li>
<li>
<a class="nav-link scrollto" href="./our-services.html"
>Our Services</a
>
</li>
<li>
<a class="nav-link scrollto" href="#services"
>Portfolio</a
>
</li>
<li>
<a class="nav-link scrollto" href="./blog.html">Blog</a>
</li>
<li>
<a class="nav-link scrollto" href="./contact-us.html"
>Contact Us</a
>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<a
data-bs-toggle="modal"
href="#exampleModalToggle"
role="button"
class="get-started-btn scrollto"
>Get Fee Quote</a
>
</div>
</div>
</div>
<div class="position-relative">
<div class="hero-scroll" data-aos="fade-in">
<img src=".//assets//img//icons/arrow-down.svg" />
</div>
<div class="gradient-border" data-aos="fade-in">
<div
class="gradient-border-content hero-container position-relative"
>
<img
src="./assets//img//bg/oval3-bg.svg"
class="position-absolute oval d-sm-block"
/>
<div class="text-center px-2 position-relative">
<h5 class="hero-subtitle">
Transforming businesses and Supporting the community
</h5>
<h1 class="mt-4 hero-title2">
We create <br />
world-class Website experiences.
</h1>
<p class="mt-4 hero-description">
S U A L SOFT is a technology consultancy that integrates
strategy and design <br />
to enable businesses to capture new value from digital.
</p>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<!-- End Header -->
<div class="row">
<div class="col-lg-6 p-0">
<div class="gradient-border h-100" data-aos="fade-in">
<div
class="gradient-border-content portfolio-container position-relative h-100"
>
<img
src="./assets/img/bg/oval-bg.svg"
alt=""
class="position-absolute portfolio-oval"
/>
<!-- Statistics Start -->
<div class="statistics position-relative pt-4" data-aos="fade-in">
<div class="stats-box" data-aos="fade-up">
<h2 class="stats-number">
<span data-number="150">0</span>+
</h2>
<p class="stats-description">Successful Projects</p>
</div>
<div class="stats-box" data-aos="fade-up">
<h2 class="stats-number"><span data-number="93">0</span>%</h2>
<p class="stats-description">Recurring Clients</p>
</div>
</div>
<!-- Statistics End -->
<!-- Portoflio Start -->
<div
class="portfolio position-relative mt-5 pt-4"
data-aos="fade-up"
>
<h2 class="portfolio-title">Our Portfolio</h2>
<p class="portfolio-description">
Redefining product development with agile services, a
customer-first approach, and on-time delivery mechanisms
across industries.
</p>
<a href="#" class="button portfolio-button mb-5"
>Our Portfolio</a
>
</div>
<!-- Portofolio end -->
</div>
</div>
</div>
<!-- Services Start -->
<div class="col-lg-6 p-0">
<div class="gradient-border h-50" data-aos="fade-in">
<div class="gradient-border-content h-100">
<div class="services text-center" data-aos="fade-up">
<h3 class="service-title">
Embrace Innovation with Our Futuristic Tech Solutions
</h3>
<p class="service-description">
Transform your business operations with our advanced tech
capabilities to stay ahead in a fast-changing world.
</p>
<button class="button-outline">Our Services</button>
</div>
</div>
</div>
<div class="gradient-border h-50" data-aos="fade-in">
<div class="gradient-border-content h-100">
<div class="services text-center" data-aos="fade-up">
<div class="service-box">
<h3 class="service-title">Collaborate with us</h3>
<p class="service-description">
Empower your business with our custom web development
services by integrating the latest technology trends.
</p>
<button class="button-outline">Contact Us</button>
</div>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Services Start -->
<div class="col-lg-6 p-0">
<div class="gradient-border h-100" data-aos="fade-in">
<div class="gradient-border-content h-100">
<div class="services text-center" data-aos="fade-up">
<h3 class="service-title">
Embrace Innovation with Our Futuristic Tech Solutions
</h3>
<p class="service-description">
Transform your business operations with our advanced tech
capabilities to stay ahead in a fast-changing world.
</p>
<button class="button-outline">Our Services</button>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Services Start -->
<div class="col-lg-6 p-0">
<div class="gradient-border h-100" data-aos="fade-in">
<div class="gradient-border-content h-100">
<div class="services text-center" data-aos="fade-up">
<h3 class="service-title">
Embrace Innovation with Our Futuristic Tech Solutions
</h3>
<p class="service-description">
Transform your business operations with our advanced tech
capabilities to stay ahead in a fast-changing world.
</p>
<button class="button-outline">Our Services</button>
</div>
</div>
</div>
</div>
<!-- Services End -->
</div>
<!-- contact start -->
<div class="row">
<div class="col-12 p-0">
<div class="gradient-border" data-aos="fade-in">
<div class="gradient-border-content p-3 py-5 p-lg-5">
<div class="contact py-5 my-3 text-center" data-aos="fade-in">
<img src="./assets/img/bg/oval1-bg.png" class="oval" />
<h2
class="contact-title position-relative mt-5"
data-aos="fade-up"
>
Let's Discuss Your Project
</h2>
<p
data-aos="fade-up"
class="contact-description position-relative mt-5 mb-3 w-lg-50 w-75 mx-auto"
>
We’re happy to hear your project goals and turn them into
<br class="d-none d-lg-block" />
a next-level digital product. Get a free consultation to make
this happen!
</p>
<div data-aos="fade-up">
<button
class="button-outline mt-5 contact-button position-relative"
>
<span class="btn-text"> Schedule a Discovery Call</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer start -->
<footer>
<div class="row">
<div class="col-lg-5 p-0 h-100">
<div class="gradient-border h-100" data-aos="fade-in">
<div class="gradient-border-content p-4 pt-5 p-lg-5 h-100">
<div class="footer-about py-2" data-aos="fade-up">
<h3 class="footer-title">About</h3>
<ul class="footer-links">
<li><a href="#" class="footer-link">Who we are</a></li>
<li><a href="#" class="footer-link">Our Services</a></li>
<li><a href="#" class="footer-link">Case study</a></li>
<li><a href="#" class="footer-link">Portfolio</a></li>
<li><a href="#" class="footer-link">Sitemap</a></li>
<li><a href="#" class="footer-link">Contact Us</a></li>
<li><a href="#" class="footer-link">Privacy Policy</a></li>
<li>
<a href="#" class="footer-link">Terms and Conditions</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-7 p-0 mb-lg-0">
<div class="gradient-border h-100" data-aos="fade-in">
<div class="gradient-border-content p-4 h-100">
<div class="footer-subscribe py-2 h-100" data-aos="fade-up">
<div>
<img
src="./assets//img//bg/oval3-bg.svg"
class="position-absolute oval d-none d-sm-block"
/>
<h3 class="footer-title">Subscribe To Our Newsletter</h3>
<p class="footer-text">
Stay updated with latest technology trends and topics with
us.
</p>
<form class="subscribe-form">
<input
type="email"
class="subscribe-input"
placeholder="email@company.com"
/>
<button type="submit" class="subscribe-button">
Subscribe
</button>
</form>
<div class="footer-social">
<a href="#" class="social-link">
<img src="./assets//img//social//facebook.svg" alt="" />
</a>
<a href="#" class="social-link">
<img src="./assets//img//social//linkedin.svg" alt=""
/></a>
<a href="#" class="social-link">
<img src="./assets//img//social//whatsapp.svg" alt=""
/></a>
</div>
</div>
<small class="pt-5">
© 2024 S U A L SOFT (Pvt) Ltd | All Rights Reserved.
</small>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer end -->
</div>
<!-- contact end -->
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script src=".//assets//js/aos.js"></script>
<script>
AOS.init({
// Global settings:
disable: false, // accepts following values: 'phone', 'tablet', 'mobile', boolean, expression or function
startEvent: "DOMContentLoaded", // name of the event dispatched on the document, that AOS should initialize on
initClassName: "aos-init", // class applied after initialization
animatedClassName: "aos-animate", // class applied on animation
useClassNames: false, // if true, will add content of `data-aos` as classes on scroll
disableMutationObserver: false, // disables automatic mutations' detections (advanced)
debounceDelay: 50, // the delay on debounce used while resizing window (advanced)
throttleDelay: 99, // the delay on throttle used while scrolling the page (advanced)
// Settings that can be overridden on per-element basis, by `data-aos-*` attributes:
offset: 120, // offset (in px) from the original trigger point
delay: 0, // values from 0 to 3000, with step 50ms
duration: 400, // values from 0 to 3000, with step 50ms
easing: "ease", // default easing for AOS animations
once: false, // whether animation should happen only once - while scrolling down
mirror: false, // whether elements should animate out while scrolling past them
anchorPlacement: "top-bottom", // defines which position of the element regarding to window should trigger the animation
});
// Number count animation
document.addEventListener("DOMContentLoaded", () => {
const observerOptions = {
root: null,
rootMargin: "0px",
threshold: 0.1,
};
const numberElements = document.querySelectorAll(".stats-number span");
const observer = new IntersectionObserver((entries) => {
entries.forEach((entry) => {
if (entry.isIntersecting) {
animateNumber(entry.target);
observer.unobserve(entry.target); // Stop observing after animation starts
}
});
}, observerOptions);
numberElements.forEach((el) => observer.observe(el));
function animateNumber(element) {
const targetNumber = parseInt(
element.getAttribute("data-number"),
10
);
const duration = 3000;
const start = performance.now();
function updateNumber(timestamp) {
const elapsed = timestamp - start;
const progress = Math.min(elapsed / duration, 1);
element.textContent = Math.floor(
progress * targetNumber
).toLocaleString();
if (progress < 1) {
requestAnimationFrame(updateNumber);
}
}
requestAnimationFrame(updateNumber);
}
});
</script>
</body>
</html>