-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (183 loc) · 6.91 KB
/
Copy pathindex.html
File metadata and controls
207 lines (183 loc) · 6.91 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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>B'GREEN</title>
<link rel="stylesheet" href="Assets/styles/home.css" />
<!-- <script src="myscript.js" defer></script> -->
</head>
<body>
<!-- navigation-bar> -->
<header id="header">
<div class="container" id="wrapper">
<div class="logo-brand">
<p class="brand-name" id="companyName">B'<span class="pink">GREEN</span></p>
</div>
<nav>
<ul id="listCan" class="nav-ul">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="service.html">Services</a></li>
<li><a href="research.html">Researches</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</nav>
<img
src="Assets/images/menu-hamburger-svgrepo-com.svg"
alt="hamburger menu"
class="hamburger"
id="dropKey"
/>
</div>
</header>
<!-- Home-hero section -->
<div class="layer">
<section class="homepage">
<div class="home-hero">
<h1 class="hero-heading">
THROUGH GREEN-MAX TECHNOLOGY
<span class="slogan">NUTURE NATURE</span>FOSTER FOOD SECURITY
</h1>
<p class="hero-pgh">
Where Optimum Agriculture is Domicide
<span class="green-life">And Green-live Defines Green-lives.</span>
</p>
<button class="hero-btn" type="button" >
Get In Touch
</button>
</div>
</section>
</div>
<!-- About section -->
<section class="about-page">
<h1 class="about-heading">Why Choose B'GREEN?</h1>
<div class="about-list">
<div class="about-1">
<img
src="Assets/images/nuture.jpg"
alt="Nursing crops"
class="nursing"
/>
<p>
We are an Agricultural Firm Inspired to <i>NUTURE NATURE </i>Via the
<i>APPLICATION OF INNOVATIVE IDEAS AND CUTTING-AGE TECHNOLOGY</i>In
a Mechanised Agriculture which ensures
<i>FOOD SECURITY EXTENSIVELY</i>
</p>
</div>
<div class="about-2">
<img
src="Assets/images/research.jpg"
alt="Intensive research crew"
class="research"
/>
<p>
We Embark on a Journey aimed at
<i
>RESTORING AGRICULTURAL REPUTE AND SETTING A PACE FOR AGRICUTURAL
STABILITY AND EFFICIENCY</i
>
in Africa and Globally.
<i>WE ACHIEVE THIS BY BREAKING NEW GROUNDS.</i>
</p>
</div>
</div>
</section>
<!-- services section -->
<section class="service-container" id="portfolio">
<h1 class="service-heading">SOME OF OUR SERVICES</h1>
<div class="services-items">
<figure class="item-1">
<img src="Assets/images/robotbg.jpg" alt="" class="port-image" />
<figcaption>
<p>Top-notch Agro-Tech Research and Development</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
<figure class="item-2">
<img src="Assets/images/bee.jpg" alt="" class="port-image" />
<figcaption>
<p>Nature-driven Apicultural expertise</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
<figure class="item-3">
<img src="Assets/images/machine.jpg" alt="" class="port-image" />
<figcaption>
<p>General crop production and End-processing</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
<figure class="item-4">
<img src="Assets/images/livestocks (2).jpg" alt="" class="port-image" id=" breed" />
<figcaption>
<p>Second-to-non Animal Husbandry and Breeding</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
<figure class="item-5">
<img src="Assets/images/fishery.jpg" alt="" class="port-image" />
<figcaption>
<p>Aquaculture-Fishery and in various species</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
<figure class="item-2">
<img src="Assets/images/poultry.jpg" alt="" class="port-image" />
<figcaption>
<p>All-round poultry specialisation</p>
<button class="basic-btn">Learn More</button>
</figcaption>
</figure>
</div>
</section>
<!-- Researches section -->
<section class="research_section">
<h1 class="research-heading">Resoursful Research Data</h1>
<div class="research-container">
<div class="research-text-container">
<p class="research_text">Are you in search of were to develop <span class="top-notch">Top-notch Research Data? Lorem ipsum dolor, sit amet consectetur.</span> Here is your Dream come true.</p>
</div>
<div class="call-to-action">
<p class="click-text">Click the button to accelerate your ace research dreams.</p>
<button class="research-btn">Accelerate</button>
</div>
</div>
</section>
<!-- footer section -->
<footer class="footer_section">
<div class="closure">
<div class="GADROIT foot-container" >
<p class="foot_brand_name">B'GREEN</p>
<p class="widget">
B'GREEN Agricultural Enterprise is second-to-non in Agricultural
firms.Inspired to Nuture nature we bring you adept services and
products from our wealth of knowledge.
</p>
</div>
<div class="foot-navbar foot-container">
<p class="company">Our Company</p>
<ul>
<li><a href="" class="nav_contents">About</a></li>
<li><a href="" class="nav_contents">Services</a></li>
<li><a href="" class="nav_contents">Researches</a></li>
<li><a href="" class="nav_contents">Contact Us</a></li>
</ul>
</div>
<div class="social_media foot-container">
<p class="social-media-head">Our Social Media Platforms</p>
<p class="reach_out">Reach out to us on our social media handles.</p>
<div class="soc-media_icons">
<img src="Assets/images/icons8_facebook (1).svg" alt="" class="icon1">
<img src="Assets/images/icons8_instagram.svg" alt="" class="icon1">
<img src="Assets/images/icons8_whatsapp.svg" alt="" class="icon1">
<img src="Assets/images/icons8_gmail.svg" alt="" class="icon1">
</div>
</div>
</div>
<p class="copyright">Copyright B'GREEN Enterprise 2024</p>
</footer>
<script src="myscript.js"></script>
</body>
</html>