-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2.html
More file actions
109 lines (103 loc) · 4.96 KB
/
Copy pathindex2.html
File metadata and controls
109 lines (103 loc) · 4.96 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
<!DOCTYPE HTML>
<html><head><title>Home</title><meta charset="utf-8"><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="assets/css/main.css"></head><body>
<!-- Header -->
<header id="header" class="alt"><div class="logo"><a href="index2.html">Nearby <span>EXPERTISE</span></a></div>
<a class="nav-link" href="index.html"><i class="fa fa-power-off" aria-hidden="true"></i> Logout</a>
<a href="#menu">Menu</a>
</header> <!-- Nav --> <nav id="menu"><ul class="links"><li><a href="index2.html">Home</a></li>
<li><a href="services2.html">All Services</a></li>
<li><a href="profile.php">Profile</a></li>
<li><a href="apment.php">Make Appointment</a></li>
<li><a href="contact us.html">Contact Us</a></li>
</ul></nav><!-- Banner --><section class="banner full"><article><img src="images/slide01.jpg" alt="" width="1440" height="961"><div class="inner">
<header>
<h2> Electrical Service</h2>
</header>
<p></p>
<footer class="align-center"><a href="services2.html" class="button alt"> <b> View </b></a>
</footer></div>
</article><article><img src="images/slide02.jpg" alt="" width="1440" height="961"><div class="inner">
<header>
<h2>Plumbing & Sanitary</h2>
</header>
<p></p>
<footer class="align-center"><a href="services2.html" class="button alt"><b> View </b></a>
</footer></div>
</article><article><img src="images/slide03.jpg" alt="" width="1440" height="961"><div class="inner">
<header>
<h2>House Decoration</h2>
</header>
<p> </p>
<footer class="align-center"><a href="services2.html" class="button alt"><b> View </b></a>
</footer></div>
</article></section>
<!-- One --> <section id="one" class="wrapper style2"><div class="inner">
<div class="grid-style">
<div>
<div class="box">
<div class="image fit">
<img src="images/boximage01.jpg" alt="" width="600" height="300"></div>
<div class="content">
<header class="align-center"><p>Meticulous Excellence</p>
<h2>Fast and Professional</h2>
</header><p> We emphasize the combination of precision and efficiency in our work. We strive for perfection while ensuring the timely completion of tasks, demonstrating professionalism at every step.</p>
</div>
</div>
</div>
<div>
<div class="box">
<div class="image fit">
<img src="images/boximage02.jpg" alt="" width="600" height="300"></div>
<div class="content">
<header class="align-center"><p>Choose the best service providers </p>
<h2>Pursuing Perfection</h2>
</header><p>
We encapsulate our relentless pursuit of excellence and our commitment to surpassing expectations. We believe in setting our highest standards and striving to reach new heights of distinction.</p>
</div>
</div>
</div>
</div>
</div>
</section> <!-- Two --> <section id="two" class="wrapper style4"><div class="inner">
<header class="align-center"><p>.</p>
<h2>.</h2><br>
<p>.</p>
</header></div>
</section> <!-- Three --> <section id="three" class="wrapper style2"><div class="inner">
<header class="align-center">
<h2><b>OUR TOP SERVICES</b></h2>
<p>.</p>
</header><div class="gallery">
<div class="servimg">
<div class="image fit">
<a href="apment.php"><img src="images/1.png" alt="" width="600" height="300"></a>
</div>
</div>
<div class="servimg">
<div class="image fit" >
<a href="apment.php"><img src="images/2.png" alt="" width="600" height="300"></a>
</div>
</div>
<div class="servimg">
<div class="image fit">
<a href="apment.php"><img src="images/3.png" alt="" width="600" height="300"></a>
</div>
</div>
<div class="servimg">
<div class="image fit">
<a href="apment.php"><img src="images/4.png" alt="" width="600" height="300"></a>
</div>
</div>
</div>
</div>
</section> <!-- Footer --> <footer id="footer">
<ul class="icons">
<li><a href="contact.html" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="contact.html" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="contact.html" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="contact.html" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</footer><div class="copyright">
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script><script src="assets/js/jquery.scrollex.min.js"></script><script src="assets/js/skel.min.js"></script><script src="assets/js/util.js"></script><script src="assets/js/main.js"></script></body></html>