-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_us.html
39 lines (38 loc) · 3.2 KB
/
about_us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/about_us.css">
<title>About us | Ecocycle</title>
</head>
<body>
<div class="introduction">
<h3>About us</h3>
<h4>We are a team striving to make a difference in the amount of plastic waste generated by providing creating solutions.We currently provide a platform to sell used plastic which we then recycle into goods which can be used again.We also sell sustainable products as an alternative for plastic at an alternative rate. </h4>
<h5>Our Mission</h5>
<h4>At Ecocycle, We are dedicated to create a more sustainable and environmentally conscious world. Our mission is to promote ecocycle practices that minimize waste, reduce carbon footprints, and preserve the beauty of our planet for future generations. </h4>
<h5>Our Values</h5>
<h4>Sustainability: We are committed to sustainable living and consumption, focusing on long-term environmental, social, and economic well-being. </h4>
<h4>Education: We believe in the importance of spreading awareness and knowledge about ecocycle practices to empower individuals and communities to make informed choices. </h4>
<h4>Innovation: We continuously seek innovative solutions to address environmental challenges and promote eco-friendly alternatives. </h4>
<h4>Collaboration: We actively collaborate with like-minded organizations, businesses, and individuals to amplify our impact and drive change together. </h4>
<h5>What We Do</h5>
<h4>Advocacy: We advocate for policies and initiatives that promote environmental sustainability on local, national, and global levels. </h4>
<h4>Education and Outreach: We organize workshops, seminars, and awareness campaigns to educate the public about eco-friendly practices and their benefits. </h4>
<h4>Community Engagement: We work closely with communities to implement sustainable practices and support local initiatives that reduce waste and promote eco-friendly living. </h4>
<h4>Research and Development: We invest in research to discover and promote innovative solutions for sustainable living, from renewable energy to waste reduction techniques. </h4>
<h5>Our Impact</h5>
<h4>Since our inception, we have made significant strides in reducing waste, conserving resources, and promoting eco-responsible choices. We measure our impact not only in terms of numbers but also in the positive changes we see in the communities we serve. </h4>
<h5>Join Us</h5>
<h4>We invite you to join us in our journey toward a greener, more sustainable future. Whether you're an individual looking to make a difference, a business interested in sustainable practices, or an organization seeking to collaborate, together we can create lasting change. </h4>
<h5>Contact Us</h5>
<h4>hemantantony@outlook.com</h4>
<h4>anjushakrishnakumar@gmail.com</h4>
<h4>lakshmimeera6046@gmail.com</h4>
<h4>devi908p@gmail.com</h4>
</div>
<script src="js/navbar.js"></script>
<script src="js/global_style.js"></script>
</body>
</html>