-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
386 lines (304 loc) · 16.5 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>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TT5WPBP');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO meta tag -->
<meta name="keywords" content="anandhouses, Anand Houses, building design, structural design, House design , Home plan , Interior design , Home design, Floor Plan , Elevation design">
<meta name="description" content="Anand Houses is one of the best and trusted Indian brand which provides you unique and latest Indian house design and floor plan
online for your dream home that have designed by top architects. Call us at +91-9304655476 for expert advice.">
<meta name="author" content="Amarjeet Kumar">
<link rel="icon" type="image/png" href="img/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512X512" href="img/android-chrome-512x512.png">
<link rel="icon" type="image/png" sizes="192X192" href="img/android-chrome-192x192.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TCWLZPCFZN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TCWLZPCFZN');
</script>
<title>Anand Houses : Make Your Dream Home</title>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/modal.css">
<script src="https://kit.fontawesome.com/6d0143e1f7.js" crossorigin="anonymous"></script>
<script src="js/index.js"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TT5WPBP"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!--Starting of the header part-->
<nav class="navbar navBackground">
<div class="logo"><a href="index.html"><img src="img/icon.png" alt="logo"></a></div>
<div class="Right-nav ">
<ul class="nav-list ">
<li><a style="color: #051774;" href="index.html">Home</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html">Contact</a></li>
<li><button class="nav-call" id="nav-call" >Request Call Back
</button></li>
</ul>
</div>
<div class="burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</nav>
<!--End of the header part-->
<!-- The overlay -->
<div id="myNav" class="overlay">
<!-- Button to close the overlay navigation -->
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<!-- Overlay content -->
<div class="overlay-content">
<ul>
<li><a style="color: #051774;" href="index.html">Home</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html">Contact</a></li>
<!-- <li><button class="nav-call" id="call-back" >Request Call Back
</button></li> -->
</ul>
</div>
</div>
<!-- call back modal -->
<div id="myModal" class="modal">
<div class="modal-content">
<div class="modal-header">
<span class="close">×</span>
<h2>Refer & Earn</h2>
</div>
<div class="modal-body">
<p>Anand House is happy to announce our Refer & Earn program, where
you can earn upto 10% of project cost by refering your friends, family or neighbours.
</p>
<p>   </p>
<p>   </p>
<p>So what are you waiting for? Request a call by filling this form and earn</p>
<form action="" name="contactform" id="contactform" method="POST">
<div class="cform">
<input type="text" name="name" class="form-control" placeholder=" Name" id="name" required><br>
<input type="text" name="phone" class="form-control" placeholder=" Phone no." id="phone" required><br>
<textarea name="message" id="message" class="form-control" cols="20" rows="3" placeholder=" Drop a message" ></textarea>
</div>
<div id="loader" class="loader"></div>
<div class="text-center">
<button type="submit" name="submit" id="btn-s" class="cbtn btn-primary">Request Call Back</button>
</div>
</form>
</div>
<div class="modal-footer">
<h3>Happy Earning</h3>
</div>
</div>
</div>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycbzjXU-6INknmrWFTam6GRVx69Ou4JXoXlFRImdqGaJwgZ8VgrulVpN0L5M_-zo55jOFLw/exec'
const form = document.forms['contactform']
form.addEventListener('submit', e => {
document.getElementById('loader').style.display = "block";
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form)})
.then(()=> {alert("We have received your message and would like to thank you for writing to us. We will get in touch soon.");
window.location.reload();})
.catch( ()=> {alert("We haven't recieved your message, Kindly fill it again!");})
})
</script>
<!--Starting of the firstsection-->
<section class="first-section background">
<div class="announcement">
<div class="ann-content">
<div class="ann-icon">
<i class="fa-solid fa-bullhorn ani-icon"></i>
</div>
<p>Refer and Earn upto 10% of project cost !
| <button id="call-back" >Request call back >
</button></p>
</div>
</div>
<div class="main-box">
<div class="left-box">
<p class="text-big lap">Anand Houses</p>
<p class="text-big mob">Anand</p>
<p class="text-big mob">Houses</p>
<p class="text-small">Make Your Dream <a href="" class="typewrite" data-period="2000" data-type='[ "Home", "Office", "Apartment", "School" ]'>
<span class="wrap"></span>
</a></p>
<div class="button">
<button id="btn-c" class="btn btn2"><a href="tel:9304655476">CALL US</a></button>
<button id="btn-c" class="btn btn2"><a target="_blank" href="https://wa.me/919304655476?text=Hello%20Anand%20Houses">WHATSAPP</a></button>
</div>
</div>
<div class="pulse Right-box">
<img src="img/home.png" alt="image">
</div>
</div>
</section>
<!--Ending of the firstsection-->
<!--Starting of the Secondsection-->
<section class="second-section">
<p class="second-section-Big-text">Anand Houses Service</p>
<br>
<div class="box">
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/plan.jpg" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
Floor Plan
</p>
<p class="designdetail">The primary purpose of drawing a floor plan is to give the homeowner an
idea of how the area will be utilised. Based on the visual representation of the layout of the
house and each room within it, the homeowner can request changes or the addition of features that
he might need in a room.</p>
</div>
</div>
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/structure.jpg" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
Structure Design
</p>
<p class="designdetail">structural design to ensure the safety and stability of the structure before they
add in some creative designs into a structure for visual appeal. Structural designing is based on applying
the principles of physical laws and mathematics into building structures. </p>
</div>
</div>
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/electrical.jpg" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
Electrical Layout Plan
</p>
<p class="designdetail">An electrical plan ensures that all of the necessary electrical preparation has been done
before the plastering of your walls. This allows the clean and finished look, that you're going after, to be achieved.
While it is important for building any home, it is essential when building a double-story.</p>
</div>
</div>
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/plumbing.jpg" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
Plumbing Layout Plan
</p>
<p class="designdetail">Plumbing is one of the vital things in building and planning. It involves mostly the
creation of the water system for good sanitation and the drainage system like the sewer pipes.
Once plumbing work is done and the building comes up, it is very difficult to alter it so everything
should be considered beforehand.</p>
</div>
</div>
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/interior.jpg" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
Interior Design
</p>
<p class="designdetail">Interior design is more about evaluating the room and then using the room's space. The
space needs to bring different moods to the home. Interior design also means making the decor in the room
versatile bringing the atmosphere to life. An interior designer is responsible for the layout of the internal
space in a building or structure. </p>
</div>
</div>
<div class="databox">
<div class="imgbox">
<img class="serviceimage" src="img/3d.png" alt="" srcset="">
</div>
<div class="detail">
<p class="heading">
3D Design
</p>
<p class="designdetail">3D floor plans allows visualization of the exact layout in a smaller scale, based on
which any corrections can be made before the construction commences. A 3D floor plan better visualizes the
color, elements, and design of a building or structure. Instead of symbols, we can see 3D models or individuals
of furniture and accessories such as wardrobes, benches, and tables.</p>
</div>
</div>
</div>
<br>
</section>
<!--Ending of the Secondsection-->
<!-- footer -->
<div class="footer" style="background-color: #30237B;">
<div class="subfooter">
<div class="ftr about">
<div class=" footer-items">
<img src="img/icon2.png" width="120px">
<h3 class="abouth3">About US</h3>
<p class="about-dis">AnandHouses is one of the best and trusted Indian brand which provides you unique and latest Indian house design and floor plan
online for your dream home that have designed by top architects.</p>
<!-- Social Icons -->
<ul class="social-icons">
<li class="s-icon"><a href="https://www.facebook.com/anandhouses/" target= "_blank"><i class="fa-brands fa-facebook fa-xl"></i></a></li>
<li class="s-icon"><a href="https://twitter.com/AnandHouses" target= "_blank"><i class="fa-brands fa-twitter fa-xl"></i></a></li>
<li class="s-icon"><a href="https://www.instagram.com/anandhouses/ target= "_blank""><i class="fa-brands fa-instagram fa-xl"></i></a></li>
</ul>
</div>
</div>
<div class="ftr f-contact">
<!-- Footer Items -->
<div class="footer-items">
<!-- Footer Title -->
<h3 class="c-heading" style="color: #f7bb26;">Contact Us</h3>
<ul>
<li class="c-item"><a href="#">Email: [email protected]</a></li>
<li class="c-item"><a href="#">Call at : +91-9304655476</a></li>
<li class="c-item"><a href="#">MIT Muzaffarpur, Bihar , 842003</a></li>
</ul>
</div>
</div>
<div class="ftr q-link">
<!-- Footer Items -->
<div class="footer-items">
<!-- Footer Title -->
<h3 class="c-heading" style="color: #f7bb26;">Useful Link</h3>
<ul>
<li class="c-item"><a href="index.html">Home</a></li>
<li class="c-item"><a href="service.html">Service</a></li>
<li class="c-item"><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
<footer class="cbackground">
<p class="footer-text">
Copywrite ©2022 ~ www.anandhouses.com All Rights Reserved.
</p>
</footer>
<!--Ending of the Footer-->
<script src="js/responsive.js"></script>
<script src="js/dynamic.js"></script>
<script type="module" src="js/index.js"></script>
<script async src="https://cdn.jsdelivr.net/gh/RingoverCRM/aichat-livechat-sdk/sdk.min.js" onload="(function() {
const sdk = new AIChatSDK('d43c2e7a-e629-40e6-8238-4554e09158c4', {bottom: '20px', left: '20px'});
})();"></script>
</body>
</html>