-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
386 lines (334 loc) · 16.2 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="og:title" property="og:title" content="Beautiful Home Spaces">
<link rel="canonical" href="">
<meta name="description" content="Beautiful Home Spaces a Place Where you can find Modern solutions for a Modern World. Unlock the Art of Living - Beautiful Home
Spaces Awaits Your Imagination. The best Interior designing Platform.">
<meta name="author" content="GK Developers">
<meta name="keywords" content="beautifulhomespaces, Interior desiging,Beautiful Home Spaces, beautiful home spaces">
<title>BEAUTIFUL HOME SPACES</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&family=Satisfy&display=swap"
rel="stylesheet">
<link rel="shortcut icon" href="images/logo-favicon.ico" type="image/x-icon">
</head>
<body>
<div class="navbar top">
<div class="nav-main">
<div id="menuopen" class="nav-menu"><i class="fa-solid fa-bars"></i></div>
<div class="nav-logo"><a href="index.html"><img src="images/logo.png" alt="lOGO" width="100%"
height="100%"></a></div>
<div class="brand">
<div class="brand-name"><a href="index.html">BEAUTIFUL HOME SPACES</a></div>
<div class="brand-quote"><a class="brand-quote" href="index.html">you dream...we create...</a></div>
</div>
</div>
<div class="nav-items" id="navitems">
<div class="close" onclick="closemenu()"><i class="fa-solid fa-xmark"></i></div>
<div ><a class="nav-links" href="index.html">Home</a></div>
<div ><a class="nav-links" href="about.html">About</a></div>
<div ><a class="nav-links" href="projects.html">Projects</a></div>
<div ><a class="nav-links" href="gallery.html">Gallery</a></div>
<div ><a class="nav-links"href="contact.html">ContactUs</a></div>
</div>
</div>
<div class="main-background home" id="nav">
<div class="matter">
<h1>Beautiful Home Spaces</h1>
<p>Welcome to Beautiful Home Spaces, where every space tells a unique story. Unlock the Art of Living - Beautiful Home Spaces Awaits Your Imagination</p>
<a href="tel:8978226672">Contact Us <i class="fa-sharp fa-solid fa-phone"></i></a>
</div>
</div>
<div class="heading">Recent Projects</div>
<div class="providings">
<div class="container">
<p><span>Client</span> : Mr. Santosh & Mrs. Satya<br><span>Address</span> : RR Tropicana, Narsingi</p>
<div class="project project1">
<div class="images">
<img src="images/project1/p3.jpg" alt="img1">
<img src="images/project1/p6.jpg" alt="img2">
<img src="images/project1/p1.jpg" alt="img3">
<img src="images/project1/p2.jpg" alt="img4">
<img src="images/project1/p4.jpg" alt="img5">
<img src="images/project1/p12.jpg" alt="img6">
<img src="images/project1/p13.jpg" alt="img7">
<img src="images/project1/p14.jpg" alt="img9">
</div>
<div class="slide left">
<span class="fa fa-angle-left" onclick="p1_arrow_slide(-1)"></span>
</div>
<div class="slide right">
<span class="fa fa-angle-right" onclick="p1_arrow_slide(1)"></span>
</div>
<div class="btns">
<span onclick="p1_option_slide(1)"></span>
<span onclick="p1_option_slide(2)"></span>
<span onclick="p1_option_slide(3)"></span>
<span onclick="p1_option_slide(4)"></span>
<span onclick="p1_option_slide(5)"></span>
<span onclick="p1_option_slide(6)"></span>
<span onclick="p1_option_slide(7)"></span>
<span onclick="p1_option_slide(8)"></span>
</div>
</div>
<h3>Listen to our customers</h3>
<p class="message">
<span>Great design concept and color scheme <span>👌</span>. Improved storage options and textures would
enchance the space futher.For more details <a
href="projects.html#explore">Click here...</a></span>
</p>
</div>
<!-- ------- Project 3 ------- -->
<div class="container">
<p><span>Client </span> : Mr. Shishir Tripati & Mrs. Shailaja Tripati<br><span>Address</span> : RR
Tropicana, Narsingi</p>
<div class="project project3">
<div class="images">
<img src="images/project3/6.jpg" alt="img1">
<img src="images/project3/4.jpg" alt="img2">
<img src="images/project3/3.jpg" alt="img3">
<img src="images/project3/1.jpg" alt="img4">
<img src="images/project3/5.jpg" alt="img5">
<img src="images/project3/2.jpg" alt="img6">
<img src="images/project3/7.jpg" alt="img7">
<img src="images/project3/8.jpg" alt="img8">
<img src="images/project3/9.jpg" alt="img9">
</div>
<div class="slide left">
<span class="fa fa-angle-left" onclick="p3_arrow_slide(-1)"></span>
</div>
<div class="slide right">
<span class="fa fa-angle-right" onclick="p3_arrow_slide(1)"></span>
</div>
<div class="btns">
<span onclick="p3_option_slide(1)"></span>
<span onclick="p3_option_slide(2)"></span>
<span onclick="p3_option_slide(3)"></span>
<span onclick="p3_option_slide(4)"></span>
<span onclick="p3_option_slide(5)"></span>
<span onclick="p3_option_slide(6)"></span>
<span onclick="p3_option_slide(7)"></span>
<span onclick="p3_option_slide(8)"></span>
<span onclick="p3_option_slide(9)"></span>
</div>
</div>
<h3>Listen to our customers</h3>
<p class="message">
<span>I am thrilled with the interior designing work! The attention to detail and creativity exceeded my
expectations.<a href="projects.html#explore">Click here...</a></span>
</p>
</div>
</div>
<div id="carpentry" class="see-more"><a href="projects.html#explore">See More...</a></div>
<div id="explore" class="heading">Exquisite Home Services</div>
<div class="main">
<div id="ceiling" class="row">
<div class="image"><img src="images/carpentry/c1.jpg" alt="Carpentry"></div>
<div class="content">
<h3>Carpentry</h3>
<p>
Craftsmanship in carpentry is the symphony that brings harmony to the beauty of interior spaces.
</p>
</div>
</div>
<div id="electricals" class="row">
<div class="content">
<h3>False Ceilings</h3>
<p>
Look up, for that is where miracles happen - in the sky and on the ceiling.
</p>
</div>
<div class="image"><img src="images/ceiling/c1.png" alt="wallpaper"></div>
</div>
<div id="plumbing" class="row">
<div class="image"><img src="images/electrical/w1.png" alt="wallpaper"></div>
<div class="content">
<h3>Electricals</h3>
<p>
Electricity is the soul of our modern society, illuminating our lives with power and innovation.
</p>
</div>
</div>
<div id="granites" class="row">
<div class="content">
<h3>Plumbing</h3>
<p>
The art of crafting a symphony of water, harmonizing function and elegance in perfect balance.
</p>
</div>
<div class="image"><img src="images/plumbing/pl1.png" alt="wallpaper"></div>
</div>
<div id="painting" class="row">
<div class="image"><img src="images/flooring/f3.png" alt="wallpaper"></div>
<div class="content">
<h3>Granites & Tiles</h3>
<p>
Step into a world of possibilities, where every step you take lays the foundation for beauty and
comfort.
</p>
</div>
</div>
<div id="wallpaper" class="row">
<div class="content">
<h3>Painting</h3>
<p>
Colors are the voices of the walls, whispering stories os emotions and dreams.
</p>
</div>
<div class="image"><img src="images/painting/painting.png" alt="wallpaper"></div>
</div>
<div id="wallpaneling" class="row">
<div class="image"><img src="images/wallpaper/wallpaper.jpg" alt="wallpaper"></div>
<div class="content">
<h3>Wallpapers</h3>
<p>
Your home should tell the story of who you are and be a collection of what you love.
</p>
</div>
</div>
<div class="row">
<div class="content">
<h3>Wall Paneling</h3>
<p>
The artful embrace of textures, weaving tales of warmth and refinement, one panel at a time.
</p>
</div>
<div class="image"><img src="images/wall-panelling/wp1.png" alt="wallpaper"></div>
</div>
</div>
<div class="heading">You are just a few steps away...</div>
<div class="steps">
<div>
<div class="step1">
<div class="image"><img src="images/steps/step1.png" alt="Step1"></div>
<p><a href="tel:8978226672">Connect with<br>US<i class="fa-sharp fa-solid fa-phone"></i></a></p>
</div>
<p>1</p>
</div>
<div>
<div class="step2">
<div class="image"><img src="images/steps/step2.png" alt="step2"></div>
<p>Express your<br>Dreams...</p>
</div>
<p>2</p>
</div>
<div>
<div class="step3">
<div class="image"><img src="images/steps/step3.png" alt="Step3"></div>
<p>Take Rest...</p>
</div>
<p>3</p>
</div>
<div>
<div class="step4">
<div class="image"><img src="images/steps/step4.png" alt="Step4"></div>
<p>Your Dream House<br>is Ready</p>
</div>
<p>4</p>
</div>
</div>
<a href="#top" id="backtotop">
<i class="fa fa-arrow-up"></i>
</a>
<div class="connect-with-us">
<h3>Can't find What you are looking for?<br>No problem<a href="tel:8978226672"><span>Contact us...</span></a>
</h3>
</div>
<div class="contact-fixed-phone">
<div class="phone"><a href="tel:8978226672"><i class="fa-sharp fa-solid fa-phone"></i>Phone</a></div>
<div class="whatsapp"><a href="https://wa.me/+918978226672" target="_blank"><i
class="fa-brands fa-whatsapp"></i>what's App</a></div>
</div>
<div class="contact-fixed-ladscape"><a href="https://wa.me/+918978226672" target="_blank"><i
class="fa-brands fa-square-whatsapp"></i></a>
</div>
<footer>
<div class="footer">
<div class="section">
<h3>Contact Us</h3>
<p>Phone :<a href="tel:8978226672">8978226672</a></p>
<p>Email :<a href="mailto:[email protected]">[email protected]</a></p>
<p><a href="https://wa.me/+918978226672" target="_blank">What's App</a></p>
</div>
<div class="section">
<h3>Our Services</h3>
<p><a href="#carpentry">Carpentry</a></p>
<p><a href="#ceiling">False Ceiling</a></p>
<p><a href="#electricals">Electricals</a></p>
<p><a href="#plumbing">Plumbing</a></p>
<p><a href="#granites">Granites & Tiles</a></p>
<p><a href="#painting">Painting</a></p>
<p><a href="#wallpaper">Wallpaper</a></p>
<p><a href="#wallpaneling">Wall Paneling</a></p>
</div>
<div class="section">
<h3>Connect With Us</h3>
<span>
<a href="https://www.facebook.com" target="_blank"><i class="fa-brands fa-facebook-f"></i></a>
<a href="https://instagram.com/beautifulhomespaces?igshid=MzRlODBiNWFlZA==" target="_blank"><i
class="fa-brands fa-instagram"></i></a>
<a href="https://wa.me/+918978226672" target="_blank"><i class="fa-brands fa-whatsapp"></i></a>
</span>
</div>
</div>
<div class="copyrights" id="bottom">
Copyright © 2023 All rights reserved. Designed By <a href="">Gk Developers</a>
</div>
</footer>
<script src="js/script.js"></script>
<script>
var indexvalue = 1;
project1(indexvalue);
project3(indexvalue);
function p1_option_slide(e) { project1(indexvalue = e); }
function p1_arrow_slide(e) { project1(indexvalue += e); }
function p3_option_slide(e) { project3(indexvalue = e); }
function p3_arrow_slide(e) { project3(indexvalue += e); }
function project1(e) {
var i;
const img = document.querySelectorAll('.project1 img');
const sliders = document.querySelectorAll('.project1 .btns span');
if (e > img.length) { indexvalue = 1; }
if (e < 1) { indexvalue = img.length; }
for (i = 0; i < img.length; i++) {
img[i].style.display = "none";
}
for (i = 0; i < sliders.length; i++) {
sliders[i].style.background = "rgba(0,0,0,0.5)";
sliders[i].style.width = "10px";
}
common(img, sliders);
}
function project3(e) {
var i;
const img = document.querySelectorAll('.project3 img');
const sliders = document.querySelectorAll('.project3 .btns span');
if (e > img.length) { indexvalue = 1; }
if (e < 1) { indexvalue = img.length; }
for (i = 0; i < img.length; i++) {
img[i].style.display = "none";
}
for (i = 0; i < sliders.length; i++) {
sliders[i].style.background = "rgba(0,0,0,0.5)";
sliders[i].style.width = "10px";
}
common(img, sliders);
}
function common(i, s) {
i[indexvalue - 1].style.display = "block";
s[indexvalue - 1].style.background = "rgb(225,206,0)";
s[indexvalue - 1].style.width = "30px";
s[indexvalue - 1].style.borderRadius = "20px";
s[indexvalue - 1].style.transition = "0.3s";
}
</script>
</body>
</html>