-
Notifications
You must be signed in to change notification settings - Fork 3
/
visit.html
237 lines (226 loc) · 10.6 KB
/
visit.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Interia: Best Interior Design Solutions for your Home | Get Free Quotes</title>
<link rel="stylesheet" href="icons/css/all.css">
<link rel="stylesheet" href="common-style.css">
<link rel="stylesheet" href="visit-style.css">
<link rel="shortcut icon" href="source/favicon.ico" type="image/x-icon">
</head>
<body>
<script src="code.js"></script>
<script src="visit-code.js"></script>
<div class="banner">
<div class="navbar">
<img onclick="btn('index.html');" src="source/logo.png" class="logo">
<ul>
<li><a href="book.html">Get Quote</a></li>
<li><a href="corona.html">covid-19</a></li>
<li><a href="design.html">Design ideas</a></li>
<li><a href="how.html">How It Works?</a></li>
<li><a href="#">Visit Us</a></li>
</ul>
</div>
<div class="content">
<h1>READY TO TAKE A TOUR OF OUR EXPERIENCE CENTRE?</h1>
</div>
</div>
<div class="up" onclick="totop();">
<i class="fas fa-arrow-up"></i>
</div>
<div class="m1">
<div class="t1">
<h1>Interia's Experience Centres</h1>
<p>Experience the comfort and aesthetics of a #InteriaHome before you get yours! With looks for every room, furniture for each corner, material samples on display, and a dedicated interior designer to take you through it, your quest for the best home interiors ends here. And it is ready and safe for your visit.</p>
</div>
<div class="d1">
<div>
<img src="source/visit-m1-1.jpg">
</div>
<div>
<h1>Looks for each room</h1>
<p>Take a walkthrough of beautifully designed bedrooms, living rooms, modular kitchens and everything in between.</p>
</div>
</div>
<div class="d1">
<div>
<h1>Experience our products</h1>
<p>See our wide range of modular products and furniture to make the best choice before you make a purchase.</p>
</div>
<div>
<img src="source/visit-m1-2.jpg">
</div>
</div>
<div class="d1">
<div>
<img src="source/visit-m1-3.jpg">
</div>
<div>
<h1>Check the material & finish options</h1>
<p>Get a touch and feel of material finishes, wallpapers, upholstery and more!</p>
</div>
</div>
<div class="d1">
<div>
<h1>Get design consultation</h1>
<p>Meet an expert designer, get personalised design consultation for your home and place your order.</p>
</div>
<div>
<img src="source/visit-m1-4.jpg">
</div>
</div>
</div>
<div class="m2">
<div class="d2">
<div>
<img src="source/safe.jpg">
</div>
<div>
<h1>Ensuring a safe experience from design to installation</h1>
<p>We're following all protocols to ensure your safety and vaccination drives are underway to ensure our employees are ready to meet you safely.</p>
<a href="corona.html"><p class="rd">know more →</p></a>
</div>
</div>
</div>
<div class="m3">
<div class="t3">
<h1>A sneak-peek into our Experience Centre</h1>
<p>Find a Interia Experience Centre near you</p>
</div>
<div class="d3">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d7531.74143489263!2d72.87594552692093!3d19.287987550211493!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7b043f3b53657%3A0x894af3253d363dcb!2sInertia%20Creatives!5e0!3m2!1sen!2sin!4v1639729444955!5m2!1sen!2sin" width="850" height="350" style="border:0;" allowfullscreen="" loading=""></iframe>
</div>
</div>
<div class="m4">
<div class="d4">
<div class="a">
<div class="slider">
<div class="slide">
<!-- radio buttons -->
<input type="radio" name="radio_btn" id="radio1" checked>
<input type="radio" name="radio_btn" id="radio2">
<input type="radio" name="radio_btn" id="radio3">
<input type="radio" name="radio_btn" id="radio4">
<input type="radio" name="radio_btn" id="radio5">
<input type="radio" name="radio_btn" id="radio6">
<!-- adding images -->
<div class="imgs f">
<img src="source/visit-slide1.jpg">
</div>
<div class="imgs">
<img src="source/visit-slide2.jpg">
</div>
<div class="imgs">
<img src="source/visit-slide3.jpg">
</div>
<div class="imgs">
<img src="source/visit-slide4.jpg">
</div>
<div class="imgs">
<img src="source/visit-slide5.jpg">
</div>
<div class="imgs">
<img src="source/visit-slide6.jpg">
</div>
<!-- auto navigation -->
<div class="nav_auto">
<div class="auto-btn1"></div>
<div class="auto-btn2"></div>
<div class="auto-btn3"></div>
<div class="auto-btn4"></div>
<div class="auto-btn5"></div>
<div class="auto-btn6"></div>
</div>
<!-- mannual navigation -->
<div class="nav_man">
<label for="radio1" class="man_btn"></label>
<label for="radio2" class="man_btn"></label>
<label for="radio3" class="man_btn"></label>
<label for="radio4" class="man_btn"></label>
<label for="radio5" class="man_btn"></label>
<label for="radio6" class="man_btn"></label>
</div>
</div>
</div>
</div>
<div class="b">
<h2>Address</h2>
<p>Shop no 11, 1st floor, Mahavir Icon, CBD Belapur, Sector 15, Navi Mumbai, Maharashtra - 460014</p>
<h2>Timings</h2>
<p>Monday to Sunday | 10:00 am to 8:00 pm</p>
</div>
</div>
</div>
<div class="m5">
<img onclick="openvid('source/visit-m5-vid.mp4');" src="source/visit-m5-img.png">
<video src="source/visit-m5-vid.mp4" preload="auto" width="100%" controls id="myvideo" style="visibility: hidden; display: none;">
<source type="video/mp4">
</video>
</div>
<div class="m-last">
<div class="last">
<div>
<h1>Your dream home is just a click away</h1>
<button onclick="btn('book.html');">GET STARTED</button>
</div>
</div>
</div>
<footer>
<div class="ftr-m">
<div class="ftr-t">
<img src="source/logo.png">
<ul>
<li><a target="_blank" href="https://api.whatsapp.com/send/?phone=+918879109025&text=Hey There! I am interested in interior designs on website. Can I know more on this?"><i class="fab fa-whatsapp"></i></a></li>
<li><a target="_blank" href="https://www.facebook.com/profile.php?id=100061907891820"><i class="fab fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/"><i class="fab fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/meetpatel_2801/"><i class="fab fa-instagram"></i></i></a></li>
</ul>
</div>
<div class="ftr-d">
<div>
<h3>Design ideas</h3>
<ul>
<li><a href="show.html?topic=living-room">Living Rooms</a></li>
<li><a href="show.html?topic=kitchen">Kitchens</a></li>
<li><a href="show.html?topic=master-bedroom">Master Bedrooms</a></li>
<li><a href="show.html?topic=kids-bedroom">Kids Bedrooms</a></li>
</ul>
</div>
<div>
<h3>Locations</h3>
<ul>
<li><a href="https://www.google.com/maps/place/Mumbai" target="_blank">Mumbai</a></li>
<li><a href="https://www.google.com/maps/place/New+Delhi" target="_blank">New Delhi</a></li>
<li><a href="https://www.google.com/maps/place/Kolkata" target="_blank">Kolkata</a></li>
<li><a href="https://www.google.com/maps/place/Bengaluru" target="_blank">Bengaluru</a></li>
</ul>
</div><div>
<h3>Explore</h3>
<ul>
<li><a href="book.html">Book A Design</a></li>
<li><a href="visit.html">Visit Us</a></li>
<li><a href="how.html">How It Works?</a></li>
<li><a href="corona.html">covid-19 Precautions</a></li>
</ul>
</div><div>
<h3>Get in touch</h3>
<ul>
<li>Call us</li>
<a href="tel:8879109025">+91 8879109025</a>
<li>Email us</li>
<a href="mailto:meet2005pokar@gmail.com">meet2005pokar@gmail.com</a>
</ul>
</div>
</div>
<div class="ftr-b">
<h2>Designed By Meet</h2>
<p>© 2022 Interia.com | All Rights Reserved</p>
</div>
</div>
</footer>
</body>
</html>