-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
262 lines (236 loc) · 14.1 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<title>Services</title>
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/bootstrap.css"/>
<link rel="stylesheet" href="css/octagon.css">
<link rel="stylesheet" href="css/all.css"/>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<header class="bg-transparent">
<nav class="navbar navbar-expand-sm navbar-light nav-bg py-0">
<div class="container-fluid">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="" class="nav-link text-uppercase font-weight-bold pl-3" data-toggle="modal" data-target="#myModal">sign in</a></li>
<li class="nav-item"><a href="registration.html" class="nav-link text-uppercase font-weight-bold pl-3 mr-3">register</a></li>
</ul>
<div class="search">
<form class="search-bar">
<input type="search" class="search-input" placeholder="Search.."/>
<a href=""><i class="fas fa-search icon"></i></a>
</form>
</div>
</div>
</nav>
<nav class="navbar navbar-expand-lg navbar-light py-0">
<div class="container nav-row px-0">
<a href="" class="navbar-brand text-uppercase">
<img src="img/logo.png" alt="" style="width: 50px; height: 50px;"/>
</a>
<button type="button" class="navbar-toggler" data-target="#menu" data-toggle="collapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="index.html" class="nav-link text-uppercase font-weight-bold pl-3">home</a></li>
<li class="nav-item"><a href="about%20us.html" class="nav-link text-uppercase font-weight-bold pl-3">about us</a></li>
<li class="nav-item"><a href="services.html" class="nav-link text-uppercase font-weight-bold pl-3">services</a></li>
<li class="nav-item"><a href="decoretive%20items.html" class="nav-link text-uppercase font-weight-bold pl-3" style="word-spacing: 3px">decorative items</a></li>
<li class="nav-item"><a href="portfolio.html" class="nav-link text-uppercase font-weight-bold pl-3">Portfolio</a></li>
<li class="nav-item"><a href="comparison.html" class="nav-link text-uppercase font-weight-bold pl-3">comparison</a></li>
<li class="nav-item"><a href="client.html" class="nav-link text-uppercase font-weight-bold pl-3">clients</a></li>
<li class="nav-item"><a href="contant.html" class="nav-link text-uppercase font-weight-bold pl-3">contact</a></li>
</ul>
</div>
</div>
</nav>
</header>
<section>
<div class="background-service"></div>
</section>
<section class="py-5">
<div class="container">
<div class="row">
<div class="col-sm-10 mx-auto text-justify">
<span class="my-5 py-5 text-secondary first-letter font-weight-bold"><i>W</i></span><span class="my-5 py-5 text-secondary description-font">e are the best interior design and decoration company in Bangladesh. Our services are divided into two broad categories- interior design and decorative items. Check our services…</span>
</div>
</div>
</div>
</section>
<section class="py-5">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="text-secondary text-uppercase font-weight-normal text-center">interior design services</h1>
<div class="border-top-0 m-auto pt-1"></div>
<!--<p class="pt-5 text-justify text-secondary description-font">-->
<!--Our impartial is simple, to provide excellence service and brilliance design in the field of residential space interior, commercial space interior, Exhibition booth/pavilion, hospitality and restaurant and also in event management. This is achieved through a creative approach to project management, care and attention to our client’s needs and expectations.-->
<!--</p>-->
</div>
</div>
<div class="row">
<div class="col-md-5 mt-5 pt-5 ">
<div class="text-center text-secondary point-font">
<p><a href="" class="text-secondary">Home Interior Design and Decoration</a></p>
<p><a href="" class="text-secondary">Bed Room Design</a></p>
<p><a href="" class="text-secondary">Living Room Interior</a></p>
<p><a href="" class="text-secondary">Kids Bed Room</a></p>
<p><a href="" class="text-secondary">Kitchen Cabinet Design</a></p>
<p><a href="" class="text-secondary">Restaurant Interior Design</a></p>
<p><a href="" class="text-secondary">Showroom Interior Design</a></p>
<p><a href="" class="text-secondary">Office Interior Design</a></p>
<p><a href="" class="text-secondary">Indoor and Outdoor Landscape</a></p>
</div>
</div>
<div class="col-md-7">
<div class="octagon py-0" id="octagon">
<img src="img/room-4.jpg" alt="">
<img src="img/room-3.jpg" alt="">
<img src="img/room-6.jpg" alt="">
<img src="img/room-13.jpg" alt="">
<img src="img/room-9.jpg" alt="">
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row py-5">
<div class="col-md-12">
<h1 class="text-secondary text-uppercase font-weight-normal text-center">service category</h1>
<div class="border-top-0 m-auto"></div>
</div>
<div class="col-lg-4 col-sm-6 pt-5">
<div class="card card-body bg-transparent border-0">
<img src="img/residential.jpg" alt="" class="">
<h3 class="pt-3 card-title text-secondary text-center">Residential Interior Design</h3>
<div class="border-top-0 m-auto pt-1"></div>
<p class="text-center text-secondary card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. </p>
</div>
</div>
<div class="col-lg-4 col-sm-6 pt-5">
<div class="card card-body bg-transparent border-0">
<img src="img/architectural%20Plan.jpg" alt="" class="">
<h3 class="pt-3 card-title text-secondary text-center">Architectural Plan</h3>
<div class="border-top-0 m-auto pt-1"></div>
<p class="text-center text-secondary card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. </p>
</div>
</div>
<div class="col-lg-4 col-sm-6 pt-5">
<div class="card card-body bg-transparent border-0">
<img src="img/commercial.jpg" alt="" class="">
<h3 class="pt-3 card-title text-secondary text-center">Commercial Interior Design</h3>
<div class="border-top-0 m-auto pt-1"></div>
<p class="text-center text-secondary card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. </p>
</div>
</div>
</div>
</div>
</section>
<section class="footer-bg bg-white">
<div class="container-fluid">
<div class="row">
<div class="col-sm-2 px-5 my-5 ">
<h5 class="text-uppercase py-3 text-danger font-weight-bold"><u>menu</u></h5>
<p><a href="index.html" class="text-dark font-weight-bold">Home</a></p>
<p><a href="about%20us.html" class="text-dark font-weight-bold">About Us</a></p>
<p><a href="services.html" class="text-dark font-weight-bold">Services</a></p>
<p><a href="decoretive%20items.html" class="text-dark font-weight-bold">Decorative Items</a></p>
<p><a href="portfolio.html" class="text-dark font-weight-bold">Portfolio</a></p>
<p><a href="comparison.html" class="text-dark font-weight-bold">Comparison</a></p>
<p><a href="client.html" class="text-dark font-weight-bold">Clients</a></p>
<p><a href="contant.html" class="text-dark font-weight-bold">Contact</a></p>
</div>
<div class="col-sm-3 px-5 my-5">
<h5 class="text-uppercase py-3 text-danger font-weight-bold"><u>services</u></h5>
<p class="text-dark font-weight-bold">Home Interior Design and Decoration</p>
<p class="text-dark font-weight-bold">Bed Room Design</p>
<p class="text-dark font-weight-bold">Living Room Interior</p>
<p class="text-dark font-weight-bold">Kids Bed Room</p>
<p class="text-dark font-weight-bold">Kitchen Cabinet Design</p>
<p class="text-dark font-weight-bold">Restaurant Interior Design</p>
<p class="text-dark font-weight-bold">Showroom Interior Design</p>
<p class="text-dark font-weight-bold">Indoor and Outdoor Landscape</p>
</div>
<div class="col-sm-3 px-5 my-5">
<h5 class="text-uppercase py-3 text-danger font-weight-bold"><u>decorative items</u></h5>
<p class="text-dark font-weight-bold text-capitalize">furniture</p>
<p class="text-dark font-weight-bold text-capitalize">lighting</p>
<p class="text-dark font-weight-bold text-capitalize">storage & organizer</p>
<p class="text-dark font-weight-bold text-capitalize">home decorator</p>
<p class="text-dark font-weight-bold text-capitalize">home improvement</p>
<p class="text-dark font-weight-bold text-capitalize">lawn & garden</p>
</div>
<div class="col-sm-4 px-5 my-5">
<h5 class="text-uppercase py-3 text-danger font-weight-bold"><u>contact info</u></h5>
<p>
<i class="fas fa-map-marker-alt pr-3 text-dark font-weight-bold"></i>
<span class="text-dark font-weight-bold">House: 427, Road: 12, Mirpur, Dhaka - 1216</span>
</p>
<p>
<i class="fas fa-phone pr-3 text-dark font-weight-bold"></i>
<span class="text-dark font-weight-bold">0173344224, 0191775544</span>
</p>
<p>
<i class="far fa-envelope pr-3 text-dark font-weight-bold"></i>
<span class="text-dark font-weight-bold">asia_art@gmail.com</span>
</p>
<p>
<a href="" style="text-decoration: none">
<i class="fab fa-2x fa-facebook-square pr-2 text-dark"></i>
<i class="fab fa-2x fa-twitter-square pr-2 text-dark"></i>
<i class="fab fa-2x fa-instagram pr-2 text-dark"></i>
<i class="fab fa-2x fa-google-plus-square pr-2 text-dark"></i>
</a>
</p>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-sm-12">
<p class="text-center text-dark pt-3 font-italic">COPYRIGHT 2018. DESIGNED BY ASIA RAHMAN.</p>
</div>
</div>
</div>
</section>
<!--demo modal-->
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-sm modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h3 class="text-uppercase text-danger text-center">sign in</h3>
<button type="button" class="close" data-dismiss="modal" style="color: red">x</button>
</div>
<div class="modal-body">
<h5>Name:</h5>
<input type="text" class="name"/>
<h5>Email:</h5>
<input type="email" class="email"/>
<h5>Password:</h5>
<input type="password" class="password"/>
<br/>
<br/>
<input type="button" class="btn btn-success text-right" value="Sign In"/>
</div>
<div class="modal-footer">
<a href="">Forget Password?</a>
</div>
</div>
</div>
</div>
<!--demo modal-->
<script src="js/jquery-3.3.1.js"></script>
<script src="js/bootstrap.bundle.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jquery.tiles-slider.js"></script>
<script src="js/app.js"></script>
<script src="js/script.js"></script>
</body>
</html>