forked from Global-lane/globallane1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
153 lines (148 loc) · 8.14 KB
/
about.html
File metadata and controls
153 lines (148 loc) · 8.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Us | Global Lane</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Playfair+Display:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
<!-- Navigation Bar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<a class="navbar-brand" href="#">
<img src="Globallane.png" alt="Global Lane Logo" class="logo">
Global Lane
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About Us</a></li>
<li class="nav-item"><a class="nav-link" href="products.html">Products</a></li>
<li class="nav-item"><a class="nav-link" href="services.html">Services</a></li>
<li class="nav-item"><a class="nav-link" href="trade-resources.html">Trade Resources</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="client-portal.html">Client Portal</a></li>
</ul>
</div>
</nav>
<!-- About Us Section -->
<section class="about-us py-5">
<div class="container">
<div class="row">
<div class="col-md-6">
<h2 class="text-primary">About Global Lane</h2>
<p>At Global Lane, we are committed to bringing the finest agricultural products to our customers across the globe. Our mission is to ensure sustainability, quality, and excellence in every product we offer. From organic spices to premium coffee beans, our products are sourced from the best estates to deliver unmatched quality and flavor.</p>
<p>With a strong focus on sustainability and ethical practices, we work closely with local farmers and growers to ensure that our products meet the highest standards. Our global network allows us to reach clients worldwide, providing timely and reliable service.</p>
</div>
<div class="col-md-6">
<img src="closeup-shot-rice-plant-sunset-with-plantation-background.jpg" alt="About Us Image" class="img-fluid rounded">
</div>
</div>
</div>
</section>
<!-- Our Values Section -->
<section class="values py-5 bg-light">
<div class="container">
<h2 class="text-primary text-center">Our Core Values</h2>
<div class="row">
<div class="col-md-4 text-center">
<div class="value-icon mb-3">
<i class="fas fa-leaf fa-3x"></i>
</div>
<h4>Sustainability</h4>
<p>We are dedicated to promoting sustainable farming practices that protect the environment and support local communities.</p>
</div>
<div class="col-md-4 text-center">
<div class="value-icon mb-3">
<i class="fas fa-star fa-3x"></i>
</div>
<h4>Quality</h4>
<p>Our products undergo rigorous quality checks to ensure that only the finest products reach our customers.</p>
</div>
<div class="col-md-4 text-center">
<div class="value-icon mb-3">
<i class="fas fa-globe fa-3x"></i>
</div>
<h4>Global Reach</h4>
<p>We have a worldwide network to ensure that our products are available wherever you need them.</p>
</div>
</div>
</div>
</section>
<!-- Our Team Section -->
<section class="team py-5">
<div class="container">
<h2 class="text-primary text-center">Meet Our Team</h2>
<div class="row">
<div class="col-md-4 text-center">
<img src="images/team-member1.jpg" alt="Team Member 1" class="img-fluid rounded-circle mb-3">
<h4>Jane Doe</h4>
<p>Founder & CEO</p>
<p>Jane is the visionary behind Global Lane, leading the company with a passion for quality and sustainability.</p>
</div>
<div class="col-md-4 text-center">
<img src="images/team-member2.jpg" alt="Team Member 2" class="img-fluid rounded-circle mb-3">
<h4>John Smith</h4>
<p>Head of Operations</p>
<p>John ensures that our operations run smoothly and efficiently, maintaining the highest standards in every aspect.</p>
</div>
<div class="col-md-4 text-center">
<img src="images/team-member3.jpg" alt="Team Member 3" class="img-fluid rounded-circle mb-3">
<h4>Emily Johnson</h4>
<p>Marketing Director</p>
<p>Emily oversees our marketing strategies and helps us connect with our global audience effectively.</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer bg-dark text-white py-4">
<div class="container">
<div class="row">
<!-- Company Info -->
<div class="col-md-4">
<h5>About Global Lane</h5>
<p>Global Lane is dedicated to providing the highest quality agricultural products to clients around the world, ensuring sustainability and excellence in everything we do.</p>
</div>
<!-- Quick Links -->
<div class="col-md-4">
<h5>Quick Links</h5>
<ul class="list-unstyled">
<li><a href="about.html" class="text-white">About Us</a></li>
<li><a href="products.html" class="text-white">Products</a></li>
<li><a href="services.html" class="text-white">Services</a></li>
<li><a href="contact.html" class="text-white">Contact</a></li>
<li><a href="client-portal.html" class="text-white">Client Portal</a></li>
</ul>
</div>
<!-- Contact Info -->
<div class="col-md-4">
<h5>Contact Us</h5>
<p>Email: <a href="mailto:info@globallane.com" class="text-white">info@globallane.com</a></p>
<p>Phone: +123 456 7890</p>
<div class="social-icons">
<a href="#" class="text-white mr-2"><i class="fab fa-facebook-f"></i></a>
<a href="#" class="text-white mr-2"><i class="fab fa-twitter"></i></a>
<a href="#" class="text-white mr-2"><i class="fab fa-linkedin-in"></i></a>
<a href="#" class="text-white"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<hr class="bg-white">
<div class="text-center">
<p>© 2024 Global Lane. All Rights Reserved.</p>
</div>
</div>
</footer>
<!-- JavaScript -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.2/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>