-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
545 lines (469 loc) · 25.8 KB
/
index.html
File metadata and controls
545 lines (469 loc) · 25.8 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
539
540
541
542
543
544
545
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5470320112475909"
crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QQR60DKQBJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QQR60DKQBJ');
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>TechFeline | Every problem has solution</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="We are a technology-driven product company focused on innovation and delivering cutting-edge solutions. Join us on this exciting journey!." />
<meta name="keywords" content="TechFeline, technology, news, reviews, web development, mobile apps, artificial intelligence, coding, programming, product development, services" />
<meta name="author" content="TechFeline" />
<meta property="og:title" content="TechFeline" />
<meta property="og:description" content="We are a technology-driven product company focused on innovation and delivering cutting-edge solutions. Join us on this exciting journey!" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://TechFeline.github.io/" />
<meta property="og:image" content="https://i.postimg.cc/K8c4TxRg/android-chrome-512x512.png" />
<meta name="theme-color" content="#080B11" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<meta name="google" content="nositelinkssearchbox" />
<meta name="google-site-verification" content="QKUq7VkprqmTkVftHXx07gmbp5AA0RjlqnrKjxXWmfw" />
<meta name="bingbot" content="index,follow" />
<meta name="yandex" content="index,follow" />
<meta name="yahoo" content="index,follow" />
<meta name="msnbot" content="index,follow" />
<meta name="baidu-site-verification" content="your-baidu-verification-code" />
<!-- 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/animate.css/animate.min.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/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5470320112475909"
crossorigin="anonymous"></script>
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center ">
<div class="container d-flex align-items-center justify-content-between ">
<div class="logo">
<h1><a href="index.html">TechFeline</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">About</a></li>
<li><a class="nav-link scrollto" href="#services">Services</a></li>
<li class="dropdown"><a href="#"><span>Products</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#portfolio">See Our Products</a></li>
<!-- <li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li> -->
<li><a href="products-development.html">Future Products</a></li>
<!-- <li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li> -->
</ul>
</li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero">
<div class="hero-container">
<div id="heroCarousel" data-bs-interval="5000" class="carousel slide carousel-fade" data-bs-ride="carousel">
<ol class="carousel-indicators" id="hero-carousel-indicators"></ol>
<div class="carousel-inner" role="listbox">
<!-- Slide 1 -->
<div class="carousel-item active" style="background-image: url(assets/img/slide/slide-1.jpg);">
<div class="carousel-container">
<div class="carousel-content">
<h2 class="animate__animated animate__fadeInDown">Welcome to <span>TechFeline</span></h2>
<p class="animate__animated animate__fadeInUp">We are a technology-driven product company focused on innovation and delivering cutting-edge solutions. Join us on this exciting journey!</p>
<a href="#about" class="btn-get-started scrollto animate__animated animate__fadeInUp">Read More</a>
</div>
</div>
</div>
<!-- Slide 2 -->
<div class="carousel-item" style="background-image: url(assets/img/slide/slide-2.jpg);">
<div class="carousel-container">
<div class="carousel-content">
<h2 class="animate__animated animate__fadeInDown">Transforming Ideas into Reality</h2>
<p class="animate__animated animate__fadeInUp">At TechFeline, we empower businesses by developing innovative products and leveraging the latest technologies. Let's bring your ideas to life!</p>
<a href="#about" class="btn-get-started scrollto animate__animated animate__fadeInUp">Read More</a>
</div>
</div>
</div>
<!-- Slide 3 -->
<div class="carousel-item" style="background-image: url(assets/img/slide/slide-3.jpg);">
<div class="carousel-container">
<div class="carousel-content">
<h2 class="animate__animated animate__fadeInDown">Collaborate and Innovate</h2>
<p class="animate__animated animate__fadeInUp">Join our community of passionate individuals, where creativity and innovation thrive. Together, we can make a difference in the tech world!</p>
<a href="#about" class="btn-get-started scrollto animate__animated animate__fadeInUp">Read More</a>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#heroCarousel" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon bi bi-chevron-double-left" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#heroCarousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon bi bi-chevron-double-right" aria-hidden="true"></span>
</a>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>About</h2>
<p>TechFeline is a technology-driven product company focused on innovation and delivering cutting-edge solutions. We strive to transform ideas into reality and empower businesses through the development of innovative products and leveraging the latest technologies. Join us on this exciting journey!</p>
</div>
<div class="row">
<div class="col-lg-6">
<img src="assets\img\android-chrome-512x512.png" class="img-fluid" alt="About Image">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 content">
<h3>Transforming Ideas into Reality</h3>
<p class="fst-italic">
At TechFeline, we believe in the power of technology to shape the future. Our dedicated team of experts is committed to creating innovative solutions that solve real-world problems and drive business growth.
</p>
<ul>
<li><i class="bi bi-check-circle"></i> We combine creativity and technical expertise to deliver high-quality products.</li>
<li><i class="bi bi-check-circle"></i> Our solutions are tailored to meet the unique needs of each client.</li>
<li><i class="bi bi-check-circle"></i> We stay up-to-date with the latest technologies to provide cutting-edge solutions.</li>
</ul>
<p>
TechFeline is driven by a passion for innovation and a commitment to excellence. We collaborate closely with our clients to understand their vision and deliver products that exceed their expectations. Join us in shaping the future of technology!
</p>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Portfolio Section ======= -->
<section id="portfolio" class="portfolio">
<div class="container">
<div class="section-title">
<h2>Our Products</h2>
<p>Solve worlds problem and make new products.</p>
</div>
<div class="row">
<div class="col-lg-12 d-flex justify-content-center">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-app">Android Apps</li>
<li data-filter=".filter-web">Web Apps</li>
<li data-filter=".filter-iot">IOT</li>
</ul>
</div>
</div>
<div class="row portfolio-container">
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="assets/img/portfolio/Quoty.png" class="img-fluid" alt="Quote Generator">
<div class="portfolio-info">
<h4>Quoty: Quote Generator</h4>
<p>unable to find right quotes? Quoty is solution for you it finds right quoty by using filters you can find quotes</p>
<a href="https://github.com/techfeline/Quoty" title="See on github"><i class="bx bx-plus"></i></a>
<a href="https://techfeline.github.io/Quoty" class="details-link" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="assets/img/portfolio/BMICalc.png" class="img-fluid" alt="BMI Calculator">
<div class="portfolio-info">
<h4>BMI: Calculate BMI value</h4>
<p>Want to know your BMI? want to know if you are in shape?</p>
<a href="https://github.com/techfeline/BMI-calc" title="See on github"><i class="bx bx-plus"></i></a>
<a href="https://techfeline.github.io/BMI-calc" class="details-link" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="assets/img/portfolio/canvas.png" class="img-fluid" alt="BMI Calculator">
<div class="portfolio-info">
<h4>Canvas: Make Paintings</h4>
<p>Dont have any app for drawing?want Online Canvas</p>
<a href="https://github.com/techfeline/canvas" title="See on github"><i class="bx bx-plus"></i></a>
<a href="https://techfeline.github.io/canvas" class="details-link" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="assets/img/portfolio/unitConverter.png" class="img-fluid" alt="Unit Converter">
<div class="portfolio-info">
<h4>Unit Convert</h4>
<p>Want to convert units of any length this is right choice for you.</p>
<a href="https://github.com/techfeline/unit-converter" title="see on github"><i class="bx bx-plus"></i></a>
<a href="https://techfeline.github.io/unit-converter" class="details-link" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services section-bg">
<div class="container">
<div class="section-title">
<h2>Services</h2>
<p>At TechFeline, we offer a wide range of services to help businesses thrive in the digital landscape. Our expertise spans across various domains and technologies, enabling us to deliver exceptional solutions that drive growth and innovation.</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="icon-box">
<i class="bi bi-briefcase"></i>
<h4><a href="mailto:contact@example.com">Android App Development</a></h4>
<p>We specialize in developing high-quality Android applications tailored to your unique requirements. Our team of experienced developers ensures that your app is scalable, performs optimally, and delivers a seamless user experience.</p>
<a class="contact-btn" href="mailto:swapniljadhav6022@gmail.com">Contact</a>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box">
<i class="bi bi-card-checklist"></i>
<h4><a href="mailto:contact@example.com">Website Development</a></h4>
<p>We create custom websites that are visually appealing and user-friendly. Our team of talented designers and developers collaborate to build websites that represent your brand effectively, drive engagement, and achieve your business objectives.</p>
<a class="contact-btn" href="mailto:swapniljadhav6022@gmail.com">Contact</a>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box">
<i class="bi bi-card-checklist"></i>
<h4><a href="mailto:contact@example.com">UI/UX Design</a></h4>
<p>We specialize in designing intuitive and visually appealing user interfaces. Our expert designers follow user-centered design principles to create engaging experiences that enhance usability and maximize customer satisfaction.</p>
<a class="contact-btn" href="mailto:swapniljadhav6022@gmail.com">Contact</a>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box">
<i class="bi bi-bar-chart"></i>
<h4><a href="mailto:contact@example.com">IoT Development</a></h4>
<p>We offer end-to-end Internet of Things (IoT) development services, from conceptualization to implementation. Our team of IoT experts builds secure and scalable solutions that leverage the power of connected devices, data analytics, and cloud technologies.</p>
<a class="contact-btn" href="mailto:swapniljadhav6022@gmail.com">Contact</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="container">
<div class="text-center">
<h3>Suggest a Product Idea</h3>
<p>Have an idea for our next product or features? We'd love to hear from you!</p>
<a class="cta-btn" href="https://github.com/TechFeline/suggest-product-ideas/issues/new" target="_blank">Submit Idea on GitHub</a>
</div>
</div>
</section>
<!-- End Cta Section -->
<!-- ======= Pricing Section ======= -->
<!-- <section id="pricing" class="pricing section-bg">
<div class="container">
<div class="section-title">
<h2>Pricing</h2>
<p>Magnam dolores commodi suscipit. Necessitatibus eius consequatur ex aliquid fuga eum quidem. Sit sint consectetur velit. Quisquam quos quisquam cupiditate. Et nemo qui impedit suscipit alias ea. Quia fugiat sit in iste officiis commodi quidem hic quas.</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="box">
<h3>Free</h3>
<h4><sup>$</sup>0<span> / month</span></h4>
<ul>
<li>Aida dere</li>
<li>Nec feugiat nisl</li>
<li>Nulla at volutpat dola</li>
<li class="na">Pharetra massa</li>
<li class="na">Massa ultricies mi</li>
</ul>
<div class="btn-wrap">
<a href="#" class="btn-buy">Buy Now</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-4 mt-md-0">
<div class="box featured">
<h3>Business</h3>
<h4><sup>$</sup>19<span> / month</span></h4>
<ul>
<li>Aida dere</li>
<li>Nec feugiat nisl</li>
<li>Nulla at volutpat dola</li>
<li>Pharetra massa</li>
<li class="na">Massa ultricies mi</li>
</ul>
<div class="btn-wrap">
<a href="#" class="btn-buy">Buy Now</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-4 mt-lg-0">
<div class="box">
<h3>Developer</h3>
<h4><sup>$</sup>29<span> / month</span></h4>
<ul>
<li>Aida dere</li>
<li>Nec feugiat nisl</li>
<li>Nulla at volutpat dola</li>
<li>Pharetra massa</li>
<li>Massa ultricies mi</li>
</ul>
<div class="btn-wrap">
<a href="#" class="btn-buy">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
</section>End Pricing Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact section-bg">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
<p>TechFeline is always ready to assist you. If you have any questions, suggestions, or partnership opportunities, please feel free to reach out to us. We value your feedback and look forward to hearing from you.</p>
</div>
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="info-box mb-4">
<a href="mailto:techfeline4@gmail.com"> <i class="bx bx-envelope"></i></a>
<h3>Email Us</h3>
<p>techfeline4@gmail.com</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="info-box mb-4">
<a href="https://linkedin.com/company/techfeline"> <i class="bx bxl-linkedin"></i></a>
<h3>LinkedIn</h3>
<p>@TechFeline</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="info-box mb-4">
<a href="https://github.com/techfeline"><i class="bx bxl-github"></i></a>
<h3>Github</h3>
<p>@TechFeline</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="info-box mb-4">
<a href="https://twitter.com/SwapNetFlix"> <i class="bx bxl-twitter"></i></a>
<h3>Twitter</h3>
<p>@SwapNetFlix</p>
</div>
</div>
</div>
<!-- <div class="row">
<div class="col-lg-6">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="row">
<div class="col-md-6 form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<div class="col-md-6 form-group mt-3 mt-md-0">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
</div>
<div class="form-group mt-3">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
</div>
<div class="form-group mt-3">
<textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div> -->
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="footer-info">
<h3>TechFeline</h3>
<p class="pb-3"><em>Transforming Ideas into Reality.</em></p>
<strong>Email:</strong> techfeline4@gmail.com<br>
</p>
<div class="social-links mt-3">
<a href="https://www.twitter.com/SwapNetFlix" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://github.com/TechFeline" class="Github"><i class="bx bxl-github"></i></a>
<a href="https://www.linkedin.com/company/techfeline/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#hero">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#about">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#services">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="TermsUse.html">Terms of service</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="privacyPolicy.html">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#services">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#services">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#services">Android app Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#services">IoT product Development</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Our Popular Products</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://techfeline.github.io/Quoty/">Quoty: Quote generator</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://techfeline.github.io/unit-converter/">Unit Converter</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://techfeline.github.io/BMI-calc/">BMI calculator</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="canvas">Online Canvas</a></li>
<!-- <li><i class="bx bx-chevron-right"></i> <a href="#">Io</a></li> -->
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>TechFeline</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<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>
</body>
</html>