-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
228 lines (203 loc) · 9.1 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="css/all.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<title>WPTS</title>
</head>
<body>
<!-- Start Navigation -->
<nav class="navbar navbar-expand-sm navbar-dark bg-danger pl-5 fixed-top">
<a class="navbar-brand" href="#" style="color:whitesmoke"><i class="bi bi-wordpress"></i>
WPTS</a>
<span class="navbar-text">Our Aim To Provide Service EveryOne</span>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#myMenu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="myMenu">
<ul class="navbar-nav pl-5 custom-nav">
<li style="margin-left:180px ;" class="nav-item"><a href="index.php" class="nav-link">Home</a></li>
<li class="nav-item"><a href="#Services" class="nav-link">Services</a></li>
<li class="nav-item"><a href="#registration" class="nav-link">Registration</a></li>
<li class="nav-item"><a href="Requester/RequesterLogin.php" class="nav-link">Login</a></li>
<li class="nav-item"><a href="#Contact" class="nav-link">Contact</a></li>
</ul>
</div>
</nav> <!-- End Navigation -->
<!-- Start Header Jumbotron-->
<header class="jumbotron back-image" style="background-image:url(images/bg.avif);">
<div class="myclass mainHeading">
<h1 style="margin-left:620px ;" class="text-uppercase text-danger font-weight-bold">Welcome to WPTS</h1>
<p style="margin-left:620px ;" class="font-italic">Customer's Happiness is our Aim</p>
<a style="margin-left:670px ;" href="Requester/RequesterLogin.php" class="btn btn-success mr-4">Login</a>
<a href="#registration" class="btn btn-danger mr-4">Sign Up</a>
</div>
</header> <!-- End Header Jumbotron -->
<div class="container">
<!--Introduction Section-->
<div class="jumbotron">
<h3 class="text-center">WPTS Services</h3>
<p>
WPTS Services is India’s leading chain of multi-brand Electronics and Electrical service
workshops offering
wide array of services. We focus on enhancing your uses experience by offering world-class
Electronic
Appliances maintenance services. Our sole mission is “To provide Electronic Appliances care
services to
keep the devices fit and healthy and customers happy and smiling”.
With well-equipped Electronic Appliances service centres and fully trained mechanics, we
provide quality
services with excellent packages that are designed to offer you great savings.
Our state-of-art workshops are conveniently located in many cities across the country. Now you
can book
your service online by doing Registration.
</p>
</div>
</div>
<!--Introduction Section End-->
<!-- Start Services -->
<div class="container text-center border-bottom" id="Services">
<h2>Our Services</h2>
<div class="row mt-4">
<div class="col-sm-4 mb-4">
<a href="#"><i class="fas fa-tv fa-8x text-success"></i></a>
<h4 class="mt-4">Electronic Appliances</h4>
</div>
<div class="col-sm-4 mb-4">
<a href="#"><i class="fas fa-sliders-h fa-8x text-primary"></i></a>
<h4 class="mt-4">Preventive Maintenance</h4>
</div>
<div class="col-sm-4 mb-4">
<a href="#"><i class="fas fa-cogs fa-8x text-info"></i></a>
<h4 class="mt-4">Fault Repair</h4>
</div>
</div>
</div> <!-- End Services -->
<!-- Start Registration -->
<?php include('userRegistration.php') ?>
<!-- End Registration -->
<!-- Start Happy Customer -->
<div class="jumbotron bg-danger" id="Customer">
<!-- Start Happy Customer Jumbotron -->
<div class="container">
<!-- Start Customer Container -->
<h2 class="text-center text-white">Happy Customers</h2>
<div class="row mt-5">
<div class="col-lg-3 col-sm-6">
<!-- Start Customer 1st Column-->
<div class="card shadow-lg mb-2">
<div class="card-body text-center">
<img src="images/avtar1.jpeg" class="img-fluid" style="border-radius: 100px;">
<h4 class="card-title">Rahul Kumar</h4>
<p class="card-text">Itaque illo explicabo voluptatum, saepe libero rerum, ad
ducimus voluptas
nesciunt debitis numquam.</p>
</div>
</div>
</div> <!-- End Customer 1st Column-->
<div class="col-lg-3 col-sm-6">
<!-- Start Customer 2nd Column-->
<div class="card shadow-lg mb-2">
<div class="card-body text-center">
<img src="images/avtar2.jpeg" class="img-fluid" style="border-radius: 100px;">
<h4 class="card-title">Sonam Sharma</h4>
<p class="card-text">Itaque illo explicabo voluptatum, saepe libero rerum, ad
ducimus voluptas
nesciunt debitis numquam.</p>
</div>
</div>
</div> <!-- End Customer 2nd Column-->
<div class="col-lg-3 col-sm-6">
<!-- Start Customer 3rd Column-->
<div class="card shadow-lg mb-2">
<div class="card-body text-center">
<img src="images/avtar3.jpeg" class="img-fluid" style="border-radius: 100px;">
<h4 class="card-title">Sumit Vyas</h4>
<p class="card-text">Itaque illo explicabo voluptatum, saepe libero rerum, ad
ducimus voluptas
nesciunt debitis numquam.</p>
</div>
</div>
</div> <!-- End Customer 3rd Column-->
<div class="col-lg-3 col-sm-6">
<!-- Start Customer 4th Column-->
<div class="card shadow-lg mb-2">
<div class="card-body text-center">
<img src="images/avtar4.jpeg" class="img-fluid" style="border-radius: 100px;">
<h4 class="card-title">Jyoti Sinha</h4>
<p class="card-text">Itaque illo explicabo voluptatum, saepe libero rerum, ad
ducimus voluptas
nesciunt debitis numquam.</p>
</div>
</div>
</div> <!-- End Customer 4th Column-->
</div> <!-- End Customer Row-->
</div> <!-- End Customer Container -->
</div> <!-- End Customer Jumbotron -->
<!--Start Contact Us-->
<div class="container" id="Contact">
<!--Start Contact Us Container-->
<h2 class="text-center mb-4">Contact US</h2> <!-- Contact Us Heading -->
<div class="row">
<!--Start Contact Us Row-->
<?php include('contactform.php'); ?>
<!-- End Contact Us 1st Column -->
<div class="col-md-4 text-center">
<!-- Start Contact Us 2nd Column-->
<strong>Headquarter:</strong> <br>
WPTS Pvt Ltd, <br>
Sec IV, Bokaro <br>
Jharkhand - 834005 <br>
Phone: +00000000 <br>
<a href="#" target="_blank">www.B.TechWala.com</a> <br>
<br><br>
<strong>Lucknow Branch:</strong> <br>
WPTS Pvt Ltd, <br>
Lucknow - UP <br>
226001 <br>
Phone: +00000000 <br>
<a href="#" target="_blank">www.B.TechWala.com</a> <br>
</div> <!-- End Contact Us 2nd Column-->
</div> <!-- End Contact Us Row-->
</div> <!-- End Contact Us Container-->
<!-- End Contact Us -->
<!-- Start Footer-->
<footer class="container-fluid bg-dark text-white mt-5" style="border-top: 3px solid #DC3545;">
<div class="container">
<!-- Start Footer Container -->
<div class="row py-3">
<!-- Start Footer Row -->
<div class="col-md-6">
<!-- Start Footer 1st Column -->
<span class="pr-2">Follow Us: </span>
<a href="#" target="_blank" class="pr-2 fi-color"><i class="fab fa-facebook-f"></i></a>
<a href="#" target="_blank" class="pr-2 fi-color"><i class="fab fa-twitter"></i></a>
<a href="#" target="_blank" class="pr-2 fi-color"><i class="fab fa-youtube"></i></a>
<a href="#" target="_blank" class="pr-2 fi-color"><i class="fab fa-google-plus-g"></i></a>
</div> <!-- End Footer 1st Column -->
<div class="col-md-6 text-right">
<!-- Start Footer 2nd Column -->
<small> B.TechWala © 2021.
</small>
<small class="ml-2"><a href="Admin/login.php">Admin Login</a></small>
</div> <!-- End Footer 2nd Column -->
</div> <!-- End Footer Row -->
</div> <!-- End Footer Container -->
</footer> <!-- End Footer -->
<!-- Boostrap JavaScript -->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/all.min.js"></script>
</body>
</html>