-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathAboutus_page.html
331 lines (302 loc) · 18 KB
/
Aboutus_page.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WeBuild</title>
<link rel="stylesheet" href="CSS/Aboutus_page.css">
<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=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
</head>
<body>
<!--NAV-->
<header class="header">
<!-- <img src="image/webuild-icon.png" alt=""> -->
<a href="#" class="logo">We<span>Build</span></a>
<nav class="navbar">
<a href="index.html">home</a>
<a class="active" href="#about" style="color: #f5bf23;">about</a>
<a href="Service-page.html">services</a>
<a href="Project-page.html">projects</a>
<a href="contact.html">contact</a>
</nav>
</header>
<!--Nav-->
<!--ABOUT MAIN SECTION-->
<section class="about-main" id="about-main">
<div class="about-main-tittle">
<h1>
We Are <span>Builders.</span>
</h1>
<h3>
<span>"</span> With pride in our craft and confidence in our people,
<br>
we are committed to our customers. <span>"</span>
</h3>
</div>
</section>
<!--About Us Main section Ends-->
<!--About Compnay section-->
<section class="about-company">
<div class="about-company-content">
<div class="about-company-content-text">
<div class="about-company-title heading">
Who We are?
</div>
<p>
"Welcome to We Build, a leading construction company based and operated in Mangalore. With our
headquarters nestled in the heart of this vibrant coastal city, We Build has been a cornerstone of
the construction industry in Mangalore for over 5 years. Our primary areas of operation span
residential, commercial, and industrial construction projects, offering comprehensive solutions
tailored to the unique needs of our clients. From exquisite residential developments to innovative
commercial spaces and robust industrial facilities, We Build is your trusted partner for all
construction needs in Mangalore and beyond."
<br><br>Established with a passion to serve the community and bring dreams to life, We Build began
its journey with a singular mission: to turn aspirations into reality through exceptional
construction expertise. Over the years, we have proudly served countless individuals and businesses,
transforming their visions into tangible structures that stand as testaments to our commitment to
excellence. With a diverse portfolio of projects ranging from luxurious residences to cutting-edge
commercial complexes, each undertaking is approached with meticulous attention to detail and a
dedication to surpassing expectations. Our unwavering focus on quality, integrity, and customer
satisfaction has earned us the trust of our clients and solidified our reputation as a construction
company of choice in Mangalore. At We Build, we continue to strive for excellence, pushing the
boundaries of innovation and craftsmanship to create enduring spaces that inspire and endure.
</div>
</div>
</section>
<!--About company section Ends-->
<!-- where we work -->
<section class="where-we-work">
<div class="where-we-work__left-side">
<h1 class="where-we-work__title">Where We Work?</h1>
<p class="where-we-work__description">Helping you transform<br>communities across Mangalore.</p>
<img class="where-we-work__image" src="image/aboutus-page/dk-mpa.png" alt="Image">
</div>
<div class="where-we-work__right-side">
<p class="where-we-work__text">WeBuild ranks among the largest general contractors in Mangalore.No matter
where or what to build,We mobilize the right experts and
ressources to drive value,deliver excellence and exceed your expectations.</p>
<h1 class="where-we-work__subtitle">100%</h1>
<p class="where-we-work__subtext">Dedicated Employees</p>
<h1 class="where-we-work__subtitle">150+</h1>
<p class="where-we-work__subtext">Compeleted Projects</p>
<a href="Project-page.html"><button class="btnid btn3">VIEW OUR PROJECTS</button></a>
<p class="where-we-work__contact">See the offices behind our projects</p>
</div>
</section>
<!-- where we work-- End -->
<!-- our-commitments section -->
<section class="our-commitments">
<div class="our-commitments-top">
<div class="our-commitments__left">
<h1 class="our-commitments__title">OUR COMMITMENTS</h1>
<p class="our-commitments__description">We know that every decision has an impact.</p>
</div>
<div class="our-commitments__right">
<p class="our-commitments__text">Our commitments to safety, quality, sustainability, and community
stewardship ensure your lasting success.</p>
</div>
</div>
<div class="our-commitments__boxes">
<div class="our-commitments__box">
<img class="our-commitments__icon" src="image/aboutus-page/icon-work-effort.png" alt="Icon">
<h1 class="our-commitments__heading">Safety </h1>
<p class="our-commitments__content"> We will never compromise the safety of our people. Our goal is zero
incidents and our lost time frequency rate is industry leading.</p>
</div>
<div class="our-commitments__box">
<img class="our-commitments__icon" src="image/aboutus-page/icon-checkmark.png" alt="Icon">
<h1 class="our-commitments__heading">Quality</h1>
<p class="our-commitments__content">Consistency ensures success. We see projects through and proactively
develop solutions to exceed expectations.</p>
</div>
<div class="our-commitments__box">
<img class="our-commitments__icon" src="image/aboutus-page/icon-sustainability.png" alt="Icon">
<h1 class="our-commitments__heading">Sustainability</h1>
<p class="our-commitments__content">We look beyond sustainable construction with a holistic approach to
corporate social responsibility that addresses partners, people, projects, practices and places.</p>
</div>
</div>
</section>
<!-- our-commitments section END-->
<!-- our Vision Section -->
<section class="our-vision">
<div class="our-vision__top">
<div class="our-vision__left">
<h1 class="our-vision__title">OUR VISION</h1>
<p class="our-vision__description">We have a vision for the future of construction.</p>
</div>
<div class="our-vision__right">
<p class="our-vision__text">We build on what we know works and continually find new ways to deliver for
a more diverse mix of clients. We bring together the right teams to find the best way forward and
elevate your vision of success.</p>
</div>
</div>
<div class="our-vision__bottom">
<div class="our-vision__left-bottom">
<img class="our-vision__image" src="image/aboutus-page/our-vision-bottom-row-Inovation.jpg" alt="Image">
<div class="our-vision-bottom-row">
<h1 class="our-vision__heading">Innovative</h1>
<p class="our-vision__paragraph">We anticipate challenges and proactively develop new capabilities
to address the evolving needs of our clients.
Our relentless focus on innovation leads to smarter building practices and technology that
reduces complexity throughout our projects.</p>
</div>
</div>
<div class="our-vision__right-bottom">
<div class="our-vision-bottom-row">
<h1 class="our-vision__heading">Driven</h1>
<p class="our-vision__paragraph">We combine broad expertise with drive, determination and a
willingness to take on the most difficult projects.
We go above and beyond the immediate construction needs to develop comprehensive solutions that
support your larger business goals.</p>
</div>
<img class="our-vision__image" src="image/aboutus-page/our-vision-bottom-row-Driven.jpg" alt="Image">
</div>
<div class="our-vision__left-bottom">
<img class="our-vision__image" src="image/aboutus-page/our-vision-bottom-row-colbaration.jpg"
alt="Image">
<div class="our-vision-bottom-row">
<h1 class="our-vision__heading">Collaborative</h1>
<p class="our-vision__paragraph">We have a long history of proven performance, helping customers of
all sizes solve unique and complex challenges.
Our experts work closely with you to understand your goals, applying knowledge and insight from
past experiences to solve your specific challenges.</p>
</div>
</div>
</div>
</section>
<!-- our Vision Section End-->
<!-- Our-Team Section -->
<section class="our-team">
<div class="our-team__top">
<div class="our-team__left">
<h1 class="our-team__title">OUR TEAM</h1>
<p class="our-team_title__description">Meet Our Team</p>
</div>
<div class="our-team__right">
<p class="our-team__text">Our Team are innovators charting the future of construction. They are proud to
lead a strong, nimble, and efficient organization with an entrepreneurial spirit, focused on our
clients and on winning and delivering exceptional projects.</p>
</div>
</div>
<div class="our-team__bottom">
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-1(arjun dhawan).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Arjun</h1>
<p class="our-team__box__description">CEO & Managing Director</p>
<p class="our-team__box__text">A self-starter over 15 years + of experience, Arjun is Enterprising and audacious, he puts his remarkable intuition of marketing into everything. He uses his passion for communicating the importance of creativity to the members of his multidisciplinary team in order to boldly meet challenges.</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-2(Aniruddha_Singh).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Aniruddha Singh</h1>
<p class="our-team__box__description">Head of Construction Execution department</p>
<p class="our-team__box__text">Team Text</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-3(Santosh_Rai).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Santosh Rai</h1>
<p class="our-team__box__description">Head of Construction Quality Control department</p>
<p class="our-team__box__text">Team Text</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-4(Rahul_Rao).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Rahul Rao</h1>
<p class="our-team__box__description">Company Secretary & Compliance Officer</p>
<p class="our-team__box__text">Team Text</p>
</div>
</div>
</div>
<div class="our-team__bottom">
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-5(Supriya Kamath).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Supriya Kamath</h1>
<p class="our-team__box__description">Senior Designer & Design Head</p>
<p class="our-team__box__text">Qualification: B. Des-ID, MSAP Manipal. As a designer, she is a team player with valuable insights and ideas leading to better projects for the company.</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-6(John Rayan Vaz).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">John Rayan Vaz</h1>
<p class="our-team__box__description">Civil Engineering Head
</p>
<p class="our-team__box__text">Qualification: B.E civil engineer from MIT manipal with 10 years of work experience. Does his job with a drive and passion, perfecting his skills each time. Executes every project with precision. He is an asset to the company.</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-7(Akhil_kumar).jpg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Akhil Kumar</h1>
<p class="our-team__box__description">Structural Engineering Head</p>
<p class="our-team__box__text">Qualification: M.Tech in Structural Engineering - IIT Mumbai. As a Structural design head his primary role is to oversee the structural design of various structures. His ken in dynamic analysis is remarkable. His area of expertise is designing of complex structures, high-rise structures and dynamic machine foundations.
</p>
</div>
</div>
<div class="our-team__box">
<img class="our-team__image" src="image/aboutus-page/our-team/member-8(Ananya_Aithal).jpeg" alt="Team Member 1">
<div class="our-team__box__content">
<h1 class="our-team__box__name">Ananya Aithal</h1>
<p class="our-team__box__description">Customer Support & Marketing Head</p>
<p class="our-team__box__text">Qualification: BBA, St Agnes College Mangalore Ananya is a performance marketer and graduated from St Agnes College Mangalore with a Major in BBA. Her expertise lies in public relations, media outreach, content development, and building enthralling campaigns for social media & branding.</p>
</div>
</div>
</div>
</section>
<!-- Our-Team Section Ends-->
<!-- FOOTER -->
<section class="footer">
<div class="footer-section ">
<div class="footer-info">
<div class="info-address">
<!-- <img src="info-location.jpg" alt="address"> -->
<img src="image/address.png" alt="">
<p>Address</p>
<h2>Vamajooor mangalore</h2>
</div>
<div class="info-pno">
<img src="image/contact.png" alt="">
<p>Phone Number</p>
<h2>756845346 , 7349431204</h2>
</div>
<div class="info-email">
<img src="image/email.png" alt="">
<p>Email</p>
<h2>[email protected]</h2>
</div>
</div>
<div class="footer-bottom">
<div class="getin-touch">
<h1>Get In Touch</h1>
<a class="btn-getin-touch" href="#"><img src="image/instagram.png" alt=""></a>
<a class="btn-getin-touch" href="#"><img src="image/facebook.png" alt=""></a>
<a class="btn-getin-touch" href="#"><img src="image/linkedin.png" alt=""></a>
<a class="btn-getin-touch" href="#"><img src="image/twitter.png" alt=""></a>
</div>
<div class="quick-links">
<h1>Quick links</h1>
<a class="btn2" href="index.html">home</a>
<a class="btn2" href="Aboutus_page.html">about</a>
<a class="btn2" href="Service-page.html">services</a>
<a class="btn2" href="Project-page.html">projects</a>
<a class="btn2" href="contact.html">contact</a>
<a class="btn2" href="#blogs">blogs</a>
</div>
<div class="credit"> created by <span>rakshith</span> | all rights reserved! </div>
</div>
</div>
</section>
<!-- FOOTER END -->
</body>
</html>