-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-old.html
498 lines (448 loc) · 20.6 KB
/
index-old.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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GAIA</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/unused/style.css">
<link rel="stylesheet" href="css/blur-card.css">
<link rel="stylesheet" href="css/splash.css">
<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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Arimo:400,700' rel='stylesheet' type='text/css'>
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/splash.js"></script>
</head>
<body>
<!-- <!– INTRO START –>-->
<!--<!–TODO : should make more style –>-->
<!--<div class='intro'>-->
<!-- <h1 class='logo-header'>-->
<!-- <picture>-->
<!-- <source srcset="assets/preload.webm" type="image/webp"> </picture>-->
<!-- <span class='logo'>Growing Inspiration</span>-->
<!-- <span class="logo">, </span>-->
<!-- <span class='logo'>Yielding Action</span>-->
<!-- </h1>-->
<!--</div> -->
<!--<!–INTRO END–>-->
<header id="top">
<div class="wrapper">
<h1 class="logo"><a href="#">GAIA</a></h1>
<!-- TODO: This Navigation Bar should turn to black(P) -->
<nav>
<ul id="navigation">
<li><a href="#home">Home</a></li>
<li><a href="#shop">Shop</a></li>
<li><a href="#aboutus">About Us</a></li>
<li><a href="#volenteering">Volunteering</a></li>
<li><a href="#gallery">Gallery</a></li>
<!-- <li><a class="nav-cta" href="#">Sign In</a></li>-->
</ul>
</nav>
</div>
</header>
<section id="banner"><a name="home"></a>
<div class="wrapper">
<h2>GAIA</h2>
<p class="subtitle">Growing Inspiration, Yielding Action</p>
<div class="buttons">
<a href="#" class="button-1">Try Now</a>
<a href="#" class="button-2">Learn More</a>
</div>
</div>
</section>
<!--<section class="video-section">-->
<!-- <div class="wrapper">-->
<!-- <h3>What is Chase?</h3>-->
<!-- <p class="subtitle">Watch our promotional video</p>-->
<!-- <video width="790" src="video.mp4" poster="assets/video-poster.jpg" onclick="this.play();" controls preload>-->
<!-- <p>Video playback unsupported</p>-->
<!-- </video>-->
<!-- <a href="#" class="button-1">Begin</a>-->
<!-- </div>-->
<!--</section>-->
<br>
<!--TODO: Write a css class to above text -->
<!-- NOTE: I(N) have changed the order of some div classes. This is how the final layout should be-->
<section class="text-section">
<div class="wrapper"><a name="aboutus"></a>
<div class="image align-left">
<img src="assets/Gaia%20Logo.jpg" alt="logo" class="align-left">
</div>
<div class="text align-left">
<h2>Our Mission</h2>
<p><i>"Empowering and Connecting Youth. Serving the wildlife, towards a sustainable Future"</i></p>
</div>
<div class="clear"></div>
</div>
</section>
<section class="text-section">
<div class="wrapper"><a name="aboutus"></a>
<div class="text align-left">
<h3>Aligned With United Nation's Sustainability Goal</h3>
<p class="subtitle">Goal No: 15</p>
<p class="subtitle"><i><b>Life On Land</b></i></p>
<p>Our mission is to engage communities, empower individuals, and enact change that leads to a more
sustainable, equitable, and healthier society. We believe in the power of collective action and the
impact it can have on achieving significant environmental and social outcomes.</p>
<p>ammatasiri wenwa</p>
</div>
<div class="image align-left">
<img src="assets/light-bulb.png" alt="light bulb" class="align-left">
</div>
<div class="clear"></div>
</div>
</section>
<section class="text-section">
<div class="wrapper"><a name="aboutus"></a>
<div class="image align-left">
<img src="assets/light-bulb.png" alt="light bulb" class="align-left">
</div>
<div class="text align-left">
<h3>Our Actions</h3>
<p class="subtitle">Our Commitment to a Sustainable Future</p>
<p>We take a hands-on approach to conservation, organizing beach clean-ups, running educational workshops,
and supporting local wildlife initiatives. Our efforts extend beyond the field, as we advocate for
policy changes and raise awareness about the importance of sustainable living.</p>
<p><h4 class="subtitle">Join Us</h4> We invite you to join us in this vital mission. Whether you’re looking
to volunteer,
partner with us, or simply learn more about our work, your support is invaluable. Together, we can create a
legacy of sustainability for generations to come.</p>
</div>
<div class="clear"></div>
</div>
</section>
<section class="card-section"><a name="card"></a>
<div class="wrapper">
<h3>Our Projects</h3>
<p class="subtitle">'Gaia' A Sanctuary For All Wildlife</p>
<ul class="card-list">
<li>
<div class="image-container">
<img src="./assets/icon/donate.gif" alt="Donate" style="width:48px;height:48px;">
</div>
<h5>Donate</h5>
<p>All donations fo into the welfare of the animals. Your donations are welcome, and highly regarded
by our team. We make sure every penny goes into the animal's medications, food or into rescuing
animals who are in danger. </p>
<a href="#">Learn More</a>
</li>
<li>
<div class="image-container">
<img src="./assets/icon/overpopulation.gif" alt="volunteer" style="width:48px;height:48px;">
</div>
<h5>Volunteer</h5>
<p>Whether you want to volunteer in our vet clinic or for beach cleanups. We at Gaia welcome
all volunteers. We have volunteers working with us throughout the Year, and they are the foundation
of our project.<br> It's nit just volunteering, we have fun too!</p>
<a href="#">Apply for Volunteering</a> <!-- TODO: Link Dasun's application Page(p)-->
</li>
<li>
<div class="image-container">
<img src="./assets/icon/gift.gif" alt="gift" style="width:48px;height:48px;">
</div>
<h5>Gift Shop</h5>
<p>Our gift shop consist of a curated collection of merchandise. Original prints inspired from Yala
animals. Our volunteers work. You can buy T-Shirts to Handmade Jewellery, and Art.<br> Everything
you
buy from here, goes into the volunteers fund.</p>
<a href="#">Continue to shop</a> <!-- TODO: Link Nilasi's Shopping Page(p)-->
</li>
<div class="clear"></div>
</ul>
</div>
<div class="buttons">
<a href="shop.html" class="button-1">Try Now</a>
</div>
</section>
<!--<section class="features-section">-->
<!-- <div class="wrapper">-->
<!-- <ul class="feature-squares">-->
<!-- <li>-->
<!-- <div class="image">-->
<!-- <img src="assets/icon-eye.png" alt="feature icon">-->
<!-- </div>-->
<!-- <div class="text">-->
<!-- <h5>Attention to Detail</h5>-->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut dignissim sapien. Mauris congue-->
<!-- faucibus enim, vel molestie lectus.</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="image">-->
<!-- <img src="assets/icon-clock.png" alt="feature icon">-->
<!-- </div>-->
<!-- <div class="text">-->
<!-- <h5>Save Time</h5>-->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut dignissim sapien. Mauris congue-->
<!-- faucibus enim, vel molestie lectus.</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="image">-->
<!-- <img src="assets/icon-dashboard.png" alt="feature icon">-->
<!-- </div>-->
<!-- <div class="text">-->
<!-- <h5>Complete Control</h5>-->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut dignissim sapien. Mauris congue-->
<!-- faucibus enim, vel molestie lectus.</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="image">-->
<!-- <img src="assets/icon-headset.png" alt="feature icon">-->
<!-- </div>-->
<!-- <div class="text">-->
<!-- <h5>24/7 Support</h5>-->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut dignissim sapien. Mauris congue-->
<!-- faucibus enim, vel molestie lectus.</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
<!-- </div>-->
<!--</section>-->
<!--Volentering section here -->
<!--TODO : add button and volunteer section-->
<section class="text-section">
<div class="wrapper">
<div class="image align-right">
<!-- <img src="assets/chat-bubbles.png" alt="light bulb" class="align-left" style="margin-top: 60px;">-->
<lottie-player src="https://lottie.host/123a78f7-e4af-4a01-8c75-877320aac687/eAz0E8hQDP.json"
background="transparent" speed="1" loop autoplay></lottie-player>
</div>
<div class="text align-right">
<h3>Volunteering</h3>
<p class="subtitle">We’re here to listen to your needs</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis gravida blandit lacus a laoreet. Nullam
sollicitudin urna metus, at malesuada orci fringilla in. </p>
<ul class="list-checkmarks">
<li>Curabitur eleifend risus vitae ligula semper scelerisque.</li>
<li>Fusce interdum suscipit ipsum.</li>
<li>Quis mattis metus posuere sit amet.</li>
<li>Mauris rutrum imperdiet tortor.</li>
</ul>
</div>
<div class="clear"></div>
</div>
</section>
<!--TOP VOLENTERING PEOPLE IN HERE -->
<!--TODO : add some animation for this -->
<section class="team-section"><a name="volenteering"></a>
<div class="wrapper">
<h3>The Team</h3>
<p class="subtitle">Get to know us</p>
<ul class="team-list">
<li>
<div class="image-container">
<img src="assets/team-1.jpg" alt="team member">
</div>
<h5>John Garret</h5>
<p>Lead Designer</p>
<ul class="social-links">
<li><a href="#" class="facebook">Facebook</a></li>
<li><a href="#" class="twitter">Twitter</a></li>
<li><a href="#" class="google">Google+</a></li>
</ul>
</li>
<li>
<div class="image-container">
<img src="assets/team-2.jpg" alt="team member">
</div>
<h5>Alice Mills</h5>
<p>Lead Designer</p>
<ul class="social-links">
<li><a href="#" class="facebook">Facebook</a></li>
<li><a href="#" class="twitter">Twitter</a></li>
<li><a href="#" class="google">Google+</a></li>
</ul>
</li>
<li>
<div class="image-container">
<img src="assets/team-3.jpg" alt="team member">
</div>
<h5>Scott Harris</h5>
<p>Lead Designer</p>
<ul class="social-links">
<li><a href="#" class="facebook">Facebook</a></li>
<li><a href="#" class="twitter">Twitter</a></li>
<li><a href="#" class="google">Google+</a></li>
</ul>
</li>
<div class="clear"></div>
</ul>
</div>
</section>
<!--TODO : Add a carousel for the card-->
<!--top blog post gallery here-->
<section class="portfolio-section"><a name="gallery"></a>
<h3>Portfolio</h3>
<p class="subtitle">Our featured works</p>
<section class="blurcard-section">
<div class="blurcard-grid">
<a class="blurcard" href="http://mask.pasan.ml/">
<div class="blurcard-background"
style="background-image: url(https://www.unvlk.org/wp-content/uploads/2021/01/imgonline-com-ua-compressed-dXA1sgsJTNJSZK-400x284.jpg)"></div>
<div class="blurcard-content">
<p class="blurcard-category">Trending</p>
<h3 class="blurcard-heading">Blog Post</h3>
</div>
</a>
<a class="blurcard" href="./comingsoon.php">
<div class="blurcard-background"
style="background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSaIj830o68ETxloWY5KZttkbqTHDjVdjdPb7A6N5C-nMPa-CVrtXtGnt-SzsI_e9QEOpA&usqp=CAU)"></div>
<div class="blurcard-content">
<p class="blurcard-category">Blog</p>
<h3 class="blurcard-heading">Who we Are</h3>
</div>
</a>
<a class="blurcard" href="https://github.com/Pasanlaksitha">
<div class="blurcard-background"
style="background-image: url(https://www.unvlk.org/wp-content/uploads/2021/11/SriLanka_SVF_health_Anjalee_WHO_web2-400x284.jpeg)"></div>
<div class="blurcard-content">
<p class="blurcard-category">News</p>
<h3 class="blurcard-heading">Blog post about us</h3>
</div>
</a>
<a class="blurcard"
href="http://pasan.ml/games/">
<div class="blurcard-background"
style="background-image: url(https://www.civitatis.com/f/sri-lanka/ella/safari-parque-yala-589x392.jpg)"></div>
<div class="blurcard-content">
<p class="blurcard-category">Upcoming</p>
<h3 class="blurcard-heading">Yala</h3>
</div>
</a>
</div>
</section>
</section>
<!-- <ul class="portfolio-list">-->
<!-- <li class="item">-->
<!-- <a href="assets/project-1.jpg" data-featherlight="assets/project-1.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-1-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="item">-->
<!-- <a href="assets/project-2.jpg" data-featherlight="assets/project-2.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-2-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="item">-->
<!-- <a href="assets/project-3.jpg" data-featherlight="assets/project-3.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-3-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="item">-->
<!-- <a href="assets/project-4.jpg" data-featherlight="assets/project-4.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-4-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="item">-->
<!-- <a href="assets/project-5.jpg" data-featherlight="assets/project-5.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-5-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="item">-->
<!-- <a href="assets/project-6.jpg" data-featherlight="assets/project-6.jpg" class="photo-overlay">-->
<!-- <img src="assets/project-6-thumb.jpg" alt=""/>-->
<!-- </a>-->
<!-- </li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
</section>
<section class="email-list-section">
<h3>Subscribe</h3>
<p class="subtitle">Stay up to date with us</p>
<!-- FIXME : change placeholder color -->
<form action="newsletter.php" method="post">
<input type="text" placeholder="Email Address" required>
<button type="submit" title="Submit">Submit</button>
</form>
</section>
<!--<section class="pricing-section">-->
<!-- <div class="wrapper">-->
<!-- <h3>Services</h3>-->
<!-- <p class="subtitle">We do lots of cool things</p>-->
<!-- <ul class="pricing-table">-->
<!-- <li>-->
<!-- <div class="price-container">-->
<!-- <span class="currency-symbol" style="left: 40px;">$</span>-->
<!-- <span class="price">9</span>-->
<!-- <span class="term">/mo</span>-->
<!-- </div>-->
<!-- <h5>Basic</h5>-->
<!-- <ul class="features">-->
<!-- <li>500GB Storage</li>-->
<!-- <li>Unlimited Bandwidth</li>-->
<!-- <li>10 Clients</li>-->
<!-- <li>50 Projects</li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
<!-- <a href="#" class="button-2">Begin</a>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="price-container">-->
<!-- <span class="currency-symbol" style="left: 20px;">$</span>-->
<!-- <span class="price">12</span>-->
<!-- <span class="term">/mo</span>-->
<!-- </div>-->
<!-- <h5>Premium</h5>-->
<!-- <ul class="features">-->
<!-- <li>1TB Storage</li>-->
<!-- <li>Unlimited Bandwidth</li>-->
<!-- <li>50 Clients</li>-->
<!-- <li>250 Projects</li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
<!-- <a href="#" class="button-1">Begin</a>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="price-container">-->
<!-- <span class="currency-symbol" style="left: 20px;">$</span>-->
<!-- <span class="price">18</span>-->
<!-- <span class="term">/mo</span>-->
<!-- </div>-->
<!-- <h5>Elite</h5>-->
<!-- <ul class="features">-->
<!-- <li>5TB Storage</li>-->
<!-- <li>Unlimited Bandwidth</li>-->
<!-- <li>Unlimited Clients</li>-->
<!-- <li>Unlimited Projects</li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
<!-- <a href="#" class="button-2">Begin</a>-->
<!-- </li>-->
<!-- <div class="clear"></div>-->
<!-- </ul>-->
<!-- </div>-->
<!--</section>-->
<section class="text-section">
<div class="text align-center">
<h3>Lost?, Site map here</h3>
<!-- <p class="subtitle">Let's get started</p>-->
<p><a href="#" class="button-1">Site Map</a></p>
</div>
</section>
<!--FOOTER FROM HERE -->
<footer>
<div class="wrapper">
<a class="logo" href="#">Chase</a>
<div class="footer-left">
<p class="copyright">Copyright 2016 © Chase</p>
<p class="footer-links"><a href="#">Contact Us</a> I <a href="#">Terms & Conditions</a> I<a href="#">Privacy</a>
</p>
</div>
<div class="footer-right">
<a href="#" class="social facebook">Facebook</a>
<a href="#" class="social twitter">Facebook</a>
<a href="#" class="social google">Facebook</a>
</div>
<div class="clear"></div>
</div>
</footer>
</body>
</html>