-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
216 lines (211 loc) · 11.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Services</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.ico" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- owl stylesheets -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesoeet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
</head>
<body>
<!-- header section start -->
<div class="header_section">
<nav id="navbar" class="nav">
<!-- <div class="logo">
<img src="./images/logo.png" alt="">
</div> -->
<div class="custum_menu">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Team</a></li>
<li><a href="products.html">Our Products</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
</nav>
<div class="banner_section layout_padding">
<div id="main_slider" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="banner_taital">Welcome to<br> <span style="color: #fff;">Greyhawk Ventures Ltd</span></h1>
<p class="banner_text">your trusted partner in delivering premium vegetable oil extracted from the finest palm fruits.</p>
<!-- <div class="read_bt"><a href="#">Read More</a></div> -->
</div>
<div class="col-md-6">
<div><img src="images/img-1.png" class="image_1"></div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="banner_taital">At Greyhawk<br> <span style="color: #fff;">Ventures Ltd</span></h1>
<p class="banner_text">we believe in setting the gold standard for vegetable oil production</p>
<div class="read_bt"><a href="#">Read More</a></div>
</div>
<div class="col-md-6">
<div><img src="images/img-1.png" class="image_1"></div>
</div>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#main_slider" role="button" data-slide="prev">
<i class="fa fa-angle-left"></i>
</a>
<a class="carousel-control-next" href="#main_slider" role="button" data-slide="next">
<i class="fa fa-angle-right"></i>
</a>
</div>
</div>
<!-- banner section end -->
</div>
<!-- header section end -->
<div class="row">
<div class="column">
<div class="card">
<!-- <img src="/images/testimonial-1.jpg" alt="Moses" style="width:100%"> -->
<div class="container">
<h2>Moses E. Dike, Ph.D.</h2>
<p class="title">Chief Executive Officer</p>
<p>Dr. Moses Dike, our esteemed Chief Executive Officer, is a distinguished expert in Chemical and Biomolecular Engineering. Holding a doctorate degree, Dr. Dike brings a wealth of knowledge and experience in industrial processes and research to Greyhawk Ventures Ltd. His extensive background in the field ensures that our company remains at the forefront of innovation, consistently delivering products that meet and exceed industry standards. Dr. Dike's visionary leadership is instrumental in steering our company towards new heights of success.</p>
<p><button class="button">Contact</button></p>
</div>
</div>
</div>
<div class="column">
<div class="card">
<!-- <img src="/images/testimonial-1.jpg" alt="Paschal" style="width:100%"> -->
<div class="container">
<h2>Engineer Paschal I. Dike</h2>
<p class="title">Chief Operations Officer</p>
<p>As our Chief Operations Officer, Engineer Paschal Dike is the driving force behind the seamless execution of our operational strategies. With a robust background in engineering and several years of hands-on experience in FMCG companies, Engineer Dike brings a unique blend of technical expertise and practical insight to our team. His dedication to efficiency and excellence ensures that Greyhawk Ventures Ltd operates at the pinnacle of operational performance, delivering quality products to our valued customers.</p>
<p><button class="button">Contact</button></p>
</div>
</div>
</div>
<div class="column">
<div class="card">
<!-- <img src="/images/testimonial-2.jpg" alt="Joy" style="width:100%"> -->
<div class="container">
<h2>Mrs. Joy Damian Onyia</h2>
<p class="title">Chief Financial Officer</p>
<p>Mrs. Joy Damian Onyia, our Chief Financial Officer, is a seasoned professional in banking and finance. With a keen understanding of financial intricacies and a proven track record of strategic financial management, Mrs. Onyia plays a pivotal role in shaping Greyhawk Ventures Ltd's financial landscape. Her astute financial acumen ensures the stability and growth of our company, fostering a foundation for sustainable success. Mrs. Onyia's leadership in financial matters reflects our commitment to prudent fiscal management and long-term viability.</p>
<p><button class="button">Contact</button></p>
</div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="resources_taital ">
<h1 class="text-center">A Unified Vision for Excellence</h1>
<h4>Together, Dr. Moses Dike, Engineer Anyi Dike, and Mrs. Joy Damian Onyia form a dynamic and diverse leadership team at Greyhawk Farms and Allied Products Ltd. Their collective expertise spans the realms of engineering, chemical and biomolecular sciences, FMCG operations, and financial management. This synergy of skills and experiences propels Greyhawk Farms and Allied Products Ltd towards a future marked by innovation, operational excellence, and financial resilience.
<br>
<br>
The board's unified vision is clear: to position Greyhawk Ventures Ltd as a key player in the industry, delivering premium products that embody our commitment to quality, sustainability, and customer satisfaction. With this distinguished leadership team at the helm, Greyhawk Ventures Ltd is poised for continued success and growth.</h4>
</div>
</div>
<!-- services section end -->
<!-- footer section start -->
<div class="footer_section layout_padding margin_top_90">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">About</h2>
<p class="ipsum_text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised</p>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">Services</h2>
<div class="footer_links">
<ul>
<li class="active"><a href="#">Farm</a></li>
<li><a href="#">Agriculture</a></li>
<li><a href="#">Vegetables</a></li>
<li><a href="#">Fruit</a></li>
<li><a href="#">And more</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">Our Product</h2>
<div class="footer_links">
<ul>
<li><a href="#">Milk</a></li>
<li><a href="#">Agriculture</a></li>
<li><a href="#">Vegetables</a></li>
<li><a href="#">Fruit</a></li>
<li><a href="#">And more</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">contact us</h2>
<div class="addres_link">
<ul>
<li><a href="#"><img src="images/map-icon.png"><span class="padding_left_10">Beside Villa Vine Hotel, 8 Old Road, Nekede, Owerri, Imo state.</span></a></li>
<li><a href="#"><img src="images/call-icon.png"><span class="padding_left_10">+2348053610441</span></a></li>
<li><a href="#"><img src="images/mail-icon.png"><span class="padding_left_10">[email protected]</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- footer section end -->
<!-- copyright section start -->
<div class="copyright_section">
<div class="container">
<p class="copyright_text">Copyright 2022 All Right Reserved By.<a href="https://html.design">OyediranWande</p>
</div>
</div>
<!-- copyright section end -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
<!-- javascript -->
<script src="js/owl.carousel.js"></script>
<script src="https:cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script>
<script>
$(document).ready(function(){
$(".fancybox").fancybox({
openEffect: "none",
closeEffect: "none"
});
</script>
</body>
</html>