-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
189 lines (182 loc) · 10.1 KB
/
about.php
File metadata and controls
189 lines (182 loc) · 10.1 KB
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
<?php require('header.php') ?>
<!-- Banner area -->
<section class="banner_area" data-stellar-background-ratio="0.5">
<h2>About Us</h2>
<ol class="breadcrumb">
<li><a href="index.php">Home</a></li>
<li><a href="#" class="active">About Us</a></li>
</ol>
</section>
<!-- End Banner area -->
<!-- Slider area -->
<section class="slider_area row m0">
<div class="slider_inner">
<div data-thumb="images/2.jpg" data-src="images/2.jpg">
<div class="camera_caption">
<div class="container">
<h3 class=" wow fadeInUp animated" data-wow-delay="0.5s">QUALITY AND TIMELY DELIVERY</h3>
<p class=" wow fadeInUp animated" data-wow-delay="0.8s">Ensuring quality and timely delivery of all aspects of our core competency materials in line with the required specifications and certification within defined budgets. </p>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="#">Read More</a>
</div>
</div>
</div>
<div data-thumb="images/slider-2.jpg" data-src="images/slider-2.jpg">
<div class="camera_caption">
<div class="container">
<h3 class=" wow fadeInUp animated" data-wow-delay="0.5s">SCALABLE INTEGRATED MAINTENANCE</h3>
<p class=" wow fadeInUp animated" data-wow-delay="0.8s">Provides scalable, cost-effective and integrated maintenance services during a facilitys lifecycle in virtually any location within Nigeria, including established oil & gas fields and newly developed areas.</p>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="#">Read More</a>
</div>
</div>
</div>
<div data-thumb="images/slider-2.jpg" data-src="images/3.jpg">
<div class="camera_caption">
<div class="container">
<h3 class=" wow fadeInUp animated" data-wow-delay="0.5s">GLOBAL SERVICE UTILIZATION</h3>
<p class=" wow fadeInUp animated" data-wow-delay="0.8s">Utilizing both local and international expertise to deliver best industry practices.</p>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="#">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Slider area -->
<!-- Mission & Vision Statement Area -->
<section class="about_us_area row">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>ABOUT US</h2>
<h4>We are dedicated to giving our clients excellent service and transparency.</h4>
</div>
<div class="row about_row">
<div class="col-md-5 col-sm-6 about_client about_pages_client">
<img src="images/mission.jpg" alt="">
</div>
<div class="who_we_area col-md-7 col-sm-6">
<div class="subtittle">
<h2>MISSION STATEMENT</h2>
</div>
<p>To upgrade from rendering Supply Chain Management, Maintenance, Inspection and Leasing (SMIL) services to Engineering, Procurement and Construction. (EPC) services and to be the best in EPC services. </p>
</div>
<div class="who_we_area col-md-7 col-sm-6">
<div class="subtittle">
<h2>VISION STATEMENT</h2>
</div>
<p>To become a world class leader in rendering services to the oil and gas industry by dominating all sectors of the industry. </p>
</div>
</div>
</div>
</section>
<!-- Mission & Vision Statement Area -->
<!-- Our Features Area -->
<section class="our_feature_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Features</h2>
<h4>This amongst many are the reasons you should work with us!</h4>
</div>
<div class="feature_row row">
<div class="col-md-6 feature_img">
<img src="images/about_7.jpg" alt="">
</div>
<div class="col-md-6 feature_content">
<div class="subtittle">
<h2>WHY CHOOSE US</h2>
<h5>We are passionate about what we do and we dedicate our time judiciously in delivering excellent results.</h5>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<i class="fa fa-wrench" aria-hidden="true"></i>
</a>
</div>
<div class="media-body">
<a href="#">8+ YEARS OF EXPERIENCE</a>
<p>We have dedicated and professional engineers with diverse knowledge in the petroleum and gas industry, having keen eyes for excellence and safety.</p>
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<i class="fa fa-rocket" aria-hidden="true"></i>
</a>
</div>
<div class="media-body">
<a href="#">QUALIFIED EXPERTS</a>
<p>We have dedicated, well organized and experienced team of professionals with diverse knowledge in the oil and gas industry, having keen eyes for excellence and safety.</p>
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<i class="fa fa-users" aria-hidden="true"></i>
</a>
</div>
<div class="media-body">
<a href="#">Best Customer Services</a>
<p>Communication at Nowerox Nigeria Limited is key, and one of the best way we attend to every needs of our client is by first having a great customer service team responding promptly to all our client's demands.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Our Features Area -->
<!-- Our Team Area -->
<section class="our_team_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Team</h2>
<h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry</h4>
</div>
<div class="row team_row">
<div class="col-md-12 wow fadeInUp">
<div class="team_membar">
<div class="team_content">
<img src="images/team/tony.png" alt="">
<p style="color: #000;">Mr Toni Ubiebor is a professional Civil Engineer and the Chief Executive and Managing Director of the company, over the years, he has distinctively ascertain the success and development of major oil and gas firm locally and within the globe. Mr Toni is a vibrant and excellent go-getter.</p>
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Toni A. Ubiebor</a>
<h6>CEO & Managing Director, Nowerox Nigeria Limited</h6>
</div>
</div>
<div class="team_membar">
<div class="team_content">
<img src="images/team/cyril.jpg" alt="">
<p style="color: #000;">Mr Toni Ubiebor is a professional Civil Engineer and the Chief Executive and Managing Director of the company, over the years, he has distinctively ascertain the success and development of major oil and gas firm locally and within the globe. Mr Toni is a vibrant and excellent go-getter.</p>
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Cyril A. Ubiebor</a>
<h6>CEO & Managing Director, Nowerox Nigeria Limited</h6>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Our Team Area -->
<!-- Our Partners Area -->
<section class="our_partners_area">
<div class="book_now_aera">
<div class="container">
<div class="row book_now">
<div class="col-md-10 booking_text">
<h4>Let us know what you need and we will be there.</h4>
<p>For quotations and other enquiries, kindly contact us, we are available!</p>
</div>
<div class="col-md-2 p0 book_bottun">
<a href="contact.php" class="button_all">Contact Us</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Our Partners Area -->
<?php require('footer.php') ?>