-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
171 lines (140 loc) · 8.76 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Website representing Enviormental Orginzation GAIA.">
<meta name="keywords" content="GAIA Enviormental, Enviormental Orginization, GAIA.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gaia.com</title>
<link href="css/style.css" rel="stylesheet">
<!----------------------Body-Text-Font------------------------------------------------------------------------------------------>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">
<!----------------------Heading-Text-Font--------------------------------------------------------------------------------------->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poiret+One&display=swap" rel="stylesheet">
<!----------------------Font-Awesome-Icons-Text-Font---------------------------------------------------------------------------->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
</head>
<body>
<!--------------------------HEADER-------------------------------------------------------------------------------------------------->
<header>
<nav>
<ul>
<li class="gaia-logo"> <a href="index.html"> <img src="images/gaia-logo.jpg" title="gaia-logo" alt="gaia-logo" width="70px" height="70px"> </a></li>
<li><a href="about.html"> About </a></li>
<li><a href="contact.html"> Contact </a></li>
<li><a href="recycling.html"> Recycling </a></li>
<li><a href="forest.html"> Forrest </a></li>
<li><a href="weather.html"> Weather </a></li>
<li><a href="geo.html"> G.E.O</a></li>
</ul>
</nav>
</header>
<!--------------------------HEADER-------------------------------------------------------------------------------------------------->
<!--------------------------SECTION-1----------------------------------------------------------------------------------------------->
<div class="about-page-section-1">
<div class="about-page-section-1-text">
<h1>Our Commitment to a Healthier Planet</h1>
<p> At GAIA, we believe protecting ecosystems is a shared responsibility. Since our founding, we’ve focused on raising awareness, promoting sustainability, and inspiring global action. Through education and conservation efforts, our team and volunteers work to create lasting environmental impact.</p>
</div>
<div class="about-page-section-1-image">
<img src="images/senior member.jpg" width="420px" height="270px">
</div>
</div>
<!--------------------------SECTION-1----------------------------------------------------------------------------------------------->
<!--------------------------SECTION-2----------------------------------------------------------------------------------------------->
<div class="about-page-section-2">
<h1>Meet the GAIA Team</h1>
<div class="about-page-section-2-team">
<div class="team-column">
<img src="images/team-member-1.jpg" title="team-member" alt="team-member" width="210px" height="130px">
<div class="team1">
<h1>Sarah Thompson</h1>
<h2>Global Outreach Director</h2>
<p>Sarah leads our global outreach programs, working with communities to raise awareness about conservation and sustainable practices. Her background in environmental science and passion for education helps drive GAIA’s mission forward.
</p>
</div>
</div>
<div class="team-column">
<img src="images/team-member-2.jpg" title="team-member" alt="team-member" width="210px" height="130px">
<div class="team1">
<h1>James Rivera</h1>
<h2>Director of Research</h2>
<p>As our Director of Research, James oversees ecological studies that guide GAIA’s initiatives. With over a decade of experience in climate science, he ensures that our efforts are backed by data and cutting-edge research.</p>
</div>
</div>
<div class="team-column">
<img src="images/team-member-3.jpg" title="team-member" alt="team-member" width="210px" height="130px">
<div class="team1">
<h1>Amina Patel</h1>
<h2>Partnerships Manager</h2>
<p>Amina manages our partnerships with environmental organizations worldwide. Her work focuses on building alliances that strengthen conservation efforts and foster global collaboration.</p>
</div>
</div>
<div class="team-column">
<img src="images/team-member-4.jpg" title="team-member" alt="team-member" width="210px" height="130px">
<div class="team1">
<h1>Bryan Paterson</h1>
<h2>Volunteer Coordinator</h2>
<p>Liam is GAIA’s Volunteer Coordinator, inspiring and supporting the individuals who dedicate their time to our cause. He brings energy and commitment to our team, organizing events and activities that make a direct impact.</p>
</div>
</div>
</div>
</div>
<!--------------------------SECTION-2----------------------------------------------------------------------------------------------->
<!--------------------------SECTION-3----------------------------------------------------------------------------------------------->
<div class="about-page-section-3">
<div class="about-page-section-3-container-1">
<h1>Meet Our Volunteers</h1>
<p>Our volunteers are the heart of GAIA’s mission. From local events to conservation support, they dedicate their time to protecting ecosystems and building a global community focused on positive environmental impact.</p>
</div>
<div class="about-page-section-3-container-2">
<div class="about-page-section-3-row1">
<img src="images/volunteer-1.jpg" title="volunteer" alt="volunteer" width="210px" height="130px">
<div class="volunteer1">
<h1>Emily Johnson</h1>
<p>Emily focuses on organizing community clean-up events and workshops to raise awareness about local conservation efforts. Her passion inspires others to protect the environment.</p>
</div>
</div>
<div class="about-page-section-3-row2">
<img src="images/voulnteer-2.jpg" title="volunteer" alt="volunteer" width="210px" height="130px">
<div class="volunteer2">
<h1>David Kim</h1>
<p>David assists in habitat restoration projects, using his experience and leadership to restore ecosystems and promote biodiversity, fostering community engagement around conservation.</p>
</div>
</div>
<div class="about-page-section-3-row3">
<img src="images/volunteer-3.jpg" title="volunteer" alt="volunteer" width="210px" height="130px">
<div class="volunteer3">
<h1>Mia Rodriguez</h1>
<p>Mia promotes recycling and environmental stewardship through outreach initiatives with schools and local groups. Her dedication inspires the next generation to care for the planet.</p>
</div>
</div>
</div>
</div>
<!--------------------------SECTION-3----------------------------------------------------------------------------------------------->
<!--------------------------FOOTER-------------------------------------------------------------------------------------------------->
<footer>
<div class="contact-links">
<a href="https://www.microsoft.com/en-gb/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook"> <i class="fa-solid fa-envelope"></i></a>
<a href="contact.html"> <i class="fa-solid fa-phone"></i></a>
<a href="https://uk.linkedin.com/"> <i class="fa-brands fa-linkedin"></i></a>
</div>
<div class="footer-info">
<p><a href="index.html">GAIA</a> </p>
<p> EcoCentre, <br> 45 Greenhill Crescent<br>
Edinburgh, EH10 5DY Scotland<br>
© 2024 Gaia Ltd</p>
</div>
<div class="social-links">
<a href="https://www.instagram.com/"> <i class="fa-brands fa-square-instagram"></i></a>
<a href="https://www.facebook.com/"> <i class="fa-brands fa-square-facebook"></i></a>
<a href="https://x.com/"> <i class="fa-brands fa-x-twitter"></i></i></a>
</div>
</footer>
<!--------------------------FOOTER-------------------------------------------------------------------------------------------------->
</body>
</html>