forked from JDEE30/San-Antonios-Computer-Repair-with-Ecom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
564 lines (513 loc) · 32.9 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Our services: computer and phone parts, sales and repairs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="We provide computer and phone parts, sales and repairs. Click here to see a more in-depth explanation of our services and products." />
<meta name="keywords" content="San Antonio Computer Repair service" />
<meta name="author" content="San Antonio Computer Repair service" />
<meta name="website" content="https://sanantonioscomputerrepair.com/services.html" />
<meta name="google-site-verification" content="X94euIxdpAEWdtIBKTVi8jui2B2Lsa5L8H4_dsOhphk" />
<!-- Start of twitter card meta -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="images/logo-light.png"" />
<meta name="twitter:image:alt" content="San Antonio Computer Repair service" />
<meta name="twitter:description" content="We provide computer and phone parts, sales and repairs. Click here to see a more in-depth explanation of our services and products.">
<!-- End of twitter card meta -->
<!-- Start of facebook open graph meta -->
<meta property="og:url" content="https://sanantonioscomputerrepair.com/services.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="San Antonio Computer Repair service" />
<meta property="og:description" content="We provide computer and phone parts, sales and repairs. Click here to see a more in-depth explanation of our services and products.We provide computer and phone parts, sales and repairs. Click here to see a more in-depth explanation of our services and products."/>
<meta property="og:image" content="images/logo-light.png"" />
<meta property="og:image:alt" content="San Antonio Computer Repair service" />
<meta property="og:image:type" content="image/jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- End of facebook open graph meta -->
<!-- favicon -->
<link rel="shortcut icon" href="images/logo-light.png">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- tobii css -->
<link href="css/tobii.min.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!-- Slider -->
<link rel="stylesheet" href="css/tiny-slider.css"/>
<!-- Main Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!--Start of Tawk.to Script-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155035371-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155035371-1');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4801884296816610"
crossorigin="anonymous"></script>
</head>
<body>
<!-- Navbar STart -->
<header id="topnav" class="defaultscroll sticky">
<div class="container">
<!-- Logo container-->
<a class="logo" href="index.html">
<span class="logo-light-mode">
<img src="images/logo-dark.png" class="l-dark" height="24" alt="">
<img src="images/logo-light.png" class="l-light" height="24" alt="">
</span>
<img src="images/logo-light.png" height="24" class="logo-dark-mode" alt="">
</a>
<div class="buy-button">
<a href="tel:+210-239-7606" target="_blank" class="btn btn-primary">Call Now</a>
</div><!--end login button-->
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle" id="isToggle" onclick="toggleMenu()">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu nav-light">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li>
</ul><!--end navigation menu-->
<div class="buy-menu-btn d-none">
<a href="tel:+210-239-7606" class="btn btn-primary">Call Now</a> </div><!--end login button-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half-170 border-bottom agency-wrapper d-table w-100" id="home">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-7 col-md-7 order-1 order-md-2">
<div class="title-heading mt-4 ms-lg-5">
<h1 class="heading mb-3"><span class="text-primary">San Antonio Computer Repair</span></h1>
<p class="para-desc text-muted">Our services include computer repairs, phone repairs, computer sales, and computer accessory sales.</p>
<div class="mt-4 pt-2">
<a href="./products.html" class="btn btn-primary m-1">See our products <i class="uil uil-angle-right-b"></i></a>
<a href="tel:+210-239-7606" class="btn btn-primary m-1">Call for a repair <i class="uil uil-angle-right-b"></i></a>
</div>
</div>
</div><!--end col-->
<div class="col-lg-5 col-md-5 order-2 order-md-1 mt-4 pt-2 mt-sm-0 pt-sm-0">
<img src="images/illustrator/working_with_computer.svg" class="img-fluid" alt="">
</div>
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- Hero End -->
<!-- Feature Start -->
<section class="section">
<div class="container">
<div class="row">
<div class="col-md-4 col-12">
<div class="features text-center">
<div class="image position-relative d-inline-block">
<i class="uil uil-edit-alt h1 text-primary"></i>
</div>
<div class="content mt-4">
<h5>Laptop Repair</h5>
<p class="text-muted mb-0">We provide laptop repairs for San Antonio and surrounding araes. We provide laptop repairs that include the following:
password resets, ram upgrades, hard drive upgrades, hard drive replacements, battery replacements, battery component replacements..
</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5 mt-sm-0">
<div class="features text-center">
<div class="image position-relative d-inline-block">
<i class="uil uil-vector-square h1 text-primary"></i>
</div>
<div class="content mt-4">
<h5>Desktop Repair</h5>
<p class="text-muted mb-0">In house desktop repairs for a variety of desktop issues such as; non starting desktop, desktop hardware upgrades, slow desktop, desktop part replacements.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5 mt-sm-0">
<div class="features text-center">
<div class="image position-relative d-inline-block">
<i class="uil uil-file-search-alt h1 text-primary"></i>
</div>
<div class="content mt-4">
<h5>Computer parts and accessories</h5>
<p class="text-muted mb-0">Purchase new or refurbished computers, computer accessories, and computer parts</p>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<div class="container mt-100 mt-60">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6">
<img src="images/saas/2.png" class="img-fluid" alt="">
</div><!--end col-->
<div class="col-lg-6 col-md-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div class="section-title ms-lg-3">
<h4 class="title mb-4">Our proven business model allows us to solve multiple problems with our computer repair service</h4>
<p class="text-muted">We offer financing for all our services and products. We have tested this exact business model in this exact industry before. We have provided these products and services before. So we can ensure not only our repairs, but our products, as well as your ability to pay with our payment plans and financing options through our trusted partners.</p>
<a href="./index.html" class="mt-3 h6 text-primary">Find Out More about our services<i class="uil uil-angle-right-b align-middle"></i></a>
<a href="./products.html" class="mt-3 h6 text-primary">See our<i class="uil uil-angle-right-b align-middle"></i>Products</a>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- Feature End -->
<!-- CTA Start -->
<section class="section bg-cta" style="background: url('images/1.jpg') center center;">
<div class="bg-overlay"></div>
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title">
<h4 class="title title-dark text-white mb-4">Save time with our financing options</h4>
<p class="text-light para-dark para-desc mx-auto">Get back online sooner with our fast repairs, fast product deliveries and our financing options for faster purchases.</p>
</a>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- CTA End -->
<!-- Key Feature Start -->
<section class="section">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title mb-4 pb-2">
<h4 class="title mb-4">Key services</h4>
<p class="text-muted para-desc mx-auto mb-0"><span class="text-primary fw-bold">Computer repair services</span> that you can trust.</p>
</div>
</div><!--end col-->
</div><!--end row-->
<div class="row">
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="monitor" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Non starting pc</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="heart" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Virus removal</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="eye" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Password reset</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="bold" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Hard drive upgrades(HDD, SDD, NVME)</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="feather" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">RAM upgrades</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="code" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Power and battery upgrades</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="user-check" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Android screen repairs</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="git-merge" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Iphone screen repairs</h4>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="d-flex key-feature align-items-center p-3 rounded shadow">
<div class="icon text-center rounded-circle me-3">
<i data-feather="settings" class="fea icon-ex-md text-primary"></i>
</div>
<div class="flex-1">
<h4 class="title mb-0">Financing</h4>
</div>
</div>
</div><!--end col-->
<div class="col-12 mt-4 pt-2 text-center">
<a href="./products.html" class="btn btn-primary">See our related computer products <i class="uil uil-angle-right"></i></a>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- Key Feature End -->
<div class="container mt-100 mt-60">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title mb-4 pb-2">
<h4 class="title mb-4">Latest News</h4>
<p class="text-muted para-desc mx-auto mb-0">Still not sure if you need a <span class="text-primary fw-bold">computer repair or a new computer?</span> See some of our related articles to help you decide.</p>
</div>
</div><!--end col-->
</div><!--end row-->
<div class="row">
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="card blog rounded border-0 shadow">
<div class="position-relative">
<img src="images/undraw_business_shop_qw5t.svg" class="card-img-top rounded-top" alt="...">
<div class="overlay rounded-top bg-dark"></div>
</div>
<div class="card-body content">
<h5><a href="../pc-repairs/pc-repair-cost.html" class="card-title title text-dark">How much does a computer repair cost?</a></h5>
<div class="post-meta d-flex justify-content-between mt-3">
<ul class="list-unstyled mb-0">
</ul>
<a href="../pc-repairs/pc-repair-cost.html" class="text-muted readmore">Read more <i class="uil uil-angle-right-b"></i></a>
</div>
</div>
<div class="author">
<small class="text-light user d-block"><i class="uil uil-user"></i> San Antonio Computer Repair</small>
<small class="text-light date"><i class="uil uil-calendar-alt"></i> 14 February, 2023</small>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="card blog rounded border-0 shadow">
<div class="position-relative">
<img src="images/undraw_feeling_proud_qne1.svg" class="card-img-top rounded-top" alt="...">
<div class="overlay rounded-top bg-dark"></div>
</div>
<div class="card-body content">
<h5><a href="../pc-repairs/is-my-computer-worth-fixing.html" class="card-title title text-dark">Is it worth fixing a computer?</a></h5>
<div class="post-meta d-flex justify-content-between mt-3">
<ul class="list-unstyled mb-0">
</ul>
<a href="../pc-repairs/is-my-computer-worth-fixing.html" class="text-muted readmore">Read more <i class="uil uil-angle-right-b"></i></a>
</div>
</div>
<div class="author">
<small class="text-light user d-block"><i class="uil uil-user"></i> San Antonio Computer Repair</small>
<small class="text-light date"><i class="uil uil-calendar-alt"></i> 14 February, 2023</small>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="card blog rounded border-0 shadow">
<div class="position-relative">
<img src="images/undraw_podcast_q6p7.svg" class="card-img-top rounded-top" alt="...">
<div class="overlay rounded-top bg-dark"></div>
</div>
<div class="card-body content">
<h5><a href="../laptops/new-pc-cost.html" class="card-title title text-dark">How much does a new computer cost?</a></h5>
<div class="post-meta d-flex justify-content-between mt-3">
<ul class="list-unstyled mb-0">
</ul>
<a href="../laptops/new-pc-cost.html" class="text-muted readmore">14 February, 2023<i class="uil uil-angle-right-b"></i></a>
</div>
</div>
<div class="author">
<small class="text-light user d-block"><i class="uil uil-user"></i> San Antonio Computer Repair</small>
<small class="text-light date"><i class="uil uil-calendar-alt"></i> 14 February, 2023</small>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- Testi End -->
<!-- Shape Start -->
<div class="position-relative">
<div class="shape overflow-hidden text-footer">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!--Shape End-->
<!-- Footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 mb-0 mb-md-4 pb-0 pb-md-2">
<a href="#" class="logo-footer">
<img src="images/logo-light.png" height="24" alt="">
</a>
<p class="mt-4">San Antonio Computer Repair service is the best computer repair service in San Antonio. We provide fast, reliable computer repairs, computer repair parts, and computer accessories.</p>
<ul class="list-unstyled social-icon foot-social-icon mb-0 mt-4">
<li class="list-inline-item"><a href="https://www.facebook.com/SanAntoniosComputerRepair" class="rounded"><i data-feather="facebook" class="fea icon-sm fea-social"></i></a></li>
</ul><!--end icon-->
</div><!--end col-->
<div class="col-lg-2 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Menu</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li> </ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Useful Links</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="./is-my-computer-worth-fixing.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Is my computer worth fixing</a></li>
<li><a href="./pc-repair-cost.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> How much does a computer repair cost</a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<footer class="footer footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-start">
<p class="mb-0">© <script>document.write(new Date().getFullYear())</script> San Antonio's Computer Repair -</i> <a href="https://sanantonioswebdesign.com/Web-design-Portfolio.html" target="_blank" class="text-reset"><span style="color: aliceblue;">Web Design from San Antonio's Web Design </span></a>.</p>
</div>
</div><!--end col-->
<div class="col-sm-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<ul class="list-unstyled text-sm-end mb-0">
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/american-ex.png" class="avatar avatar-ex-sm" title="American Express" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/discover.png" class="avatar avatar-ex-sm" title="Discover" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/master-card.png" class="avatar avatar-ex-sm" title="Master Card" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/paypal.png" class="avatar avatar-ex-sm" title="Paypal" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/visa.png" class="avatar avatar-ex-sm" title="Visa" alt=""></a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- Modal Content Start -->
<div class="modal fade" id="loginform" tabindex="-1" role="dialog" aria-hidden="true" style="padding-bottom: 20%;">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content rounded shadow-lg border-0 overflow-hidden position-relative">
<button type="button" class="btn-close position-absolute top-0 end-0 mt-2 me-2" style="z-index: 1" data-bs-dismiss="modal" aria-label="Close"></button>
<div class="modal-body p-0">
<div class="container-fluid px-0">
<div class="row align-items-center g-0">
<div class="col-lg-6 col-md-5">
<img src="images/course/online/ab02.jpg" class="img-fluid" alt="">
</div><!--end col-->
<div class="col-lg-6 col-md-7">
<form class="login-form p-4">
<div class="row">
<div class="col-lg-12">
<div class="mb-3">
<label class="form-label">Your Email <span class="text-danger">*</span></label>
<div class="form-icon position-relative">
<i data-feather="user" class="fea icon-sm icons"></i>
<input type="email" class="form-control ps-5" placeholder="Email" name="email" required="">
</div>
</div>
</div><!--end col-->
<div class="col-lg-12">
<div class="mb-3">
<label class="form-label">Password <span class="text-danger">*</span></label>
<div class="form-icon position-relative">
<i data-feather="key" class="fea icon-sm icons"></i>
<input type="password" class="form-control ps-5" placeholder="Password" required="">
</div>
</div>
</div><!--end col-->
<div class="col-lg-12">
<div class="d-flex justify-content-between">
<div class="mb-3">
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="customCheck1">
<label class="custom-control-label" for="customCheck1">Remember me</label>
</div>
</div>
<p class="forgot-pass mb-0"><a href="auth-re-password.html" class="text-dark fw-bold">Forgot password ?</a></p>
</div>
</div><!--end col-->
<div class="col-lg-12 mb-0">
<div class="d-grid">
<button class="btn btn-primary">Sign in</button>
</div>
</div><!--end col-->
<div class="col-12 text-center">
<p class="mb-0 mt-3"><small class="text-dark me-2">Don't have an account ?</small> <a href="auth-signup.html" class="text-dark fw-bold">Sign Up</a></p>
</div><!--end col-->
</div><!--end row-->
</form>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</div>
</div>
</div>
</div>
<!-- Modal Content End -->
<!-- Back to top -->
<a href="#" onclick="topFunction()" id="back-to-top" class="btn btn-icon btn-primary back-to-top"><i data-feather="arrow-up" class="icons"></i></a>
<!-- Back to top -->
<!-- javascript -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- SLIDER -->
<script src="js/tiny-slider.js "></script>
<!-- Icons -->
<script src="js/feather.min.js"></script>
<!-- Main Js -->
<script src="js/plugins.init.js"></script><!--Note: All init js like tiny slider, counter, countdown, maintenance, lightbox, gallery, swiper slider, aos animation etc.--> <!-- Design template provided by landrick & Shreethemese-->
<script src="js/app.js"></script><!--Note: All important javascript like page loader, menu, sticky menu, menu-toggler, one page menu etc. -->
</body>
</html>