-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
226 lines (198 loc) · 11.3 KB
/
index.html
File metadata and controls
226 lines (198 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link
href="https://cdn.jsdelivr.net/npm/remixicon@4.3.0/fonts/remixicon.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<img src="img/logo.jpg" alt="" class="logo">
<ul>
<li>Why KamKaj</li>
<li>Track my order</li>
<li>Work with us</li>
<li><i class="fa-solid fa-square-phone" id="cp"></i></li>
</ul>
</header>
<div class="tt">
<h1 class="ht"> <span class="tts">Skilled Professional</span> At Your <br>Doorstep.</h1>
<p class="pt"><b>Kam Kaj is a leading multiple service provider company catering to your 360 needs with quality guaranteed.</b><br>
The aim and priority of Kam Kaj are to add value to our consumers' lives by providing smart solutions to all their problems. Our pride is providing the most extensive range of services. From home maintenance to personal assistance. We make sure that your safety is never compromised. This is why we hire all the staff under the roof of Kam Kaj, just for your satisfaction.</p>
<div class="box">
<select name="" id="city">
<option value="Select Your City" selected disabled>Select Your City</option>
<option value="">Karachi</option>
<option value="">Lahore</option>
</select>
<div class="ser">
<input type="text" class="sf"> <i class="fa-solid fa-magnifying-glass" id="sicon"></i>
</div>
</div>
</div>
<div class="form">
<h1 class="bys">Book your services</h1>
<input type="text" required class="ud" placeholder="Name"><br>
<input type="tel"required class="ud" placeholder="03XXXXXXXXX"><br>
<input type="text" required class="ud" placeholder="Select Service"><br>
<select name="" id="" class="ud">
<option value="" selected disabled>Select City</option>
<option value="">Karachi</option>
<option value="">Lahore</option>
</select>
<input type="text" required class="ud" placeholder="Address"><br>
<button class="rc">Request a Call</button>
</div>
<a href="https://wa.me/03121237785"><img src="img/wlogo.png" alt="" class="wl"></a>
<div class="ts">
<h1 class="ots">Our Top Services</h1>
<p class="otp">Kam Kaj provides ultimate installations, repairs, maintenance, and grooming services at your doorstep.</p>
<div class="format">
<div class="cat">
<img src="img/si1.png" alt="" class="ci1">
<p class="hpr">Home Appliance Repair</p>
</div>
<div class="cat">
<img src="img/2.png" alt="" class="ci1">
<p class="hpr">Salon At Home</p>
</div>
<div class="cat">
<img src="img/3.png" alt="" class="ci1">
<p class="hpr">Cleaning Services</p>
</div>
<div class="cat">
<img src="img/4.png" alt="" class="ci1">
<p class="hpr">Electrical Services</p>
</div>
<div class="cat">
<img src="img/5.png" alt="" class="ci1">
<p class="hpr">Plumbing services</p>
</div>
<div class="cat">
<img src="img/6.png" alt="" class="ci1">
<p class="hpr">Pest Control Services</p>
</div>
</div>
<h1 class="ots">Recommended Services</h1>
<p class="otp">Services highly recommended by our valuable customers.</p>
<div class="sn">
<div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div>
<div class="in2">
<h1 class="sc">Sofa Cleaning</h1>
<button class="book2">Book Now</button>
</div>
<div class="in3">
<h1 class="cc">Carpet Cleaning</h1>
<button class="book3">Book Now</button>
</div>
<div class="in4">
<h1 class="dp">Deep Cleaning Services</h1>
<button class="book4">Book Now</button>
</div>
<!-- sn change -->
<div class="sa">
<div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div>
<div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div> <div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div> <div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div>
<div class="sa">
<div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div>
<div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div> <div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div> <div class="in">
<h1 class="ct">AC install and Repair Services</h1>
<button class="book">Book Now</button>
</div>
</div>
</div>
</div>
<h1 class="ots">Customer Experience</h1>
<p class="otp">Valuable customers sharing their reviews after availing our services.</p>
<iframe width="440" height="315" src="https://www.youtube.com/embed/SGaZLRcxxEY?si=_mlL-vYNIKpxIABk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="440" height="315" src="https://www.youtube.com/embed/n2d1Mihdv4E?si=Y-DMNFC6eDpTOaDS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="440" height="315" src="https://www.youtube.com/embed/X2QojIxUFP4?si=tPwsws7ZSV7P_Vfe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="about">
<div class="img">
<img src="img/about.jpg" alt="" class="ai">
</div>
<div class="atext"><h2 class="tfo">Why Choose Kam Kaj?</h2>
<p class="desi">Kam Kaj is a value addition which covers all 360 services under one platform. Our motive is to provide best services to our corporate, commercial, and residential customers. Our main key components to success are :</p>
<p><span class="desi"><i class="fa-solid fa-square-check" id="icon"></i> </span>Vetted and background-checked in house staff</p>
<p><span class="desi"><i class="fa-solid fa-gear" id="icon"></i> </span>High-Tech and Most Advanced Equipment</p>
<p><span class="desi"><i class="fa-solid fa-user" id="icon"></i> </span> Quality Control and Safety</p>
<p><span class="desi"><i class="fa-solid fa-money-bill-1" id="icon"></i> </span> Affordable and Upfront Pricing</p>
<p><span class="desi"><i class="fa-solid fa-clock" id="icon"></i> </span> Timely and Convenient Services</p>
<p><span class="desi"><i class="fa-solid fa-certificate" id="icon"></i> </span>Experienced, Trained and Certified</p>
<p><span class="desi"><i class="fa-solid fa-user-shield" id="icon"></i> </span>
Post Service Guarantee</p>
</div>
</div>
<div class="foot1">
<img src="img/mobile.jpg" alt="" class="mp">
<h1 class="df">Download Kam Kaj App</h1>
<p class="df2">Make Your Life Easier by Downloading Kam Kaj App.</p>
<img src="https://www.kamkaj.pk/Content/images/offer/deep-cleaning/home-play-store.png" alt="" class="play">
<img src="https://www.kamkaj.pk/Content/images/offer/deep-cleaning/home-app-store.png" alt="" class="app">
<img src="https://www.kamkaj.pk/Content/images/offer/deep-cleaning/barcode.png" alt="" class="qr">
</div>
<h1 class="or">Trusted by Leading Organizations</h1>
<img src="img/sope.png" alt="" class="spon">
<div class="lastfoot">
<div class="sec1">
<img src="img/logo-light.jpg" alt="">
<p class="ca">When it comes to Kam Kaj, the object of the word 'Kam' reflects our motive to add value to our customers' lives by providing all the essential services in their day-to-day lives. On the other hand, the word 'Kaj' highlights our motive to reduce the unemployment from Pakistan by hiring in-house staff whom we train in any given skills.</p>
<h1 class="ft">Follow Us <span class="face"><i class="ri-facebook-circle-fill" id="sic"></i>
<i class="ri-instagram-line" id="sic"></i>
<i class="ri-youtube-line" id="sic"></i>
<i class="ri-twitter-fill" id="sic"></i>
<i class="ri-linkedin-fill" id="sic"></i>
</span>
</h1>
<div class="sec2">
<h1 class="com">Company</h1>
<p class="loor">lorem</p>
<p class="loor">lorem</p>
<p class="loor">lorem</p>
</div>
<div class="sec3">
<h1 class="cu">Customer</h1>
<p class="lor">lorem</p>
<p class="lor">lorem</p>
<p class="lor">lorem</p>
</div>
<div class="sec4">
<h1 class="s">Support</h1>
<p class="lr">lorem</p>
<p class="lr">lorem</p>
<p class="lr">lorem</p>
</div>
</div>
</div>
</body>
</html>