-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (95 loc) · 5.9 KB
/
index.html
File metadata and controls
128 lines (95 loc) · 5.9 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
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/genblue-icon-128x128.png" type="image/x-icon">
<meta name="description" content="Our mission is to protect the Earth’s vital ecosystems by inspiring every global citizen with exponential technologies. For the love of life. Our team of eco heroes, advisors, ambassadors, and partners are united by purpose to protect and celebrate what we love. Powered by Purpose. We live at a pivotal moment in time. Our choices will impact all generations to come. We believe it is possible to achieve an abundant and sustainable future for all. Eco Heroes
Anyone can be an eco hero by protecting the ecosystems that sustain life. Listen to the stories of inspiration, determination, resilience, and joy from those on the front lines of restoration and regeneration. Proof of Care. Each global citizen can harvest rewards through Earth Positive Actions that improve our planet for the generations to come.">
<title>GenBlue</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap"></noscript>
<link rel="preload" href="https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"></noscript>
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<!-- Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113071973-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-113071973-1');
</script>
<!-- /Analytics -->
<section class="header6 cid-r0ArezDzyI mbr-fullscreen mbr-parallax-background" id="header6-0">
<div class="mbr-overlay" style="opacity: 0.3; background-color: rgb(0, 0, 0);">
</div>
<div class="container">
<div class="row justify-content-md-center">
<div class="mbr-white col-md-10">
<h1 class="mbr-section-title align-center mbr-bold pb-3 mbr-fonts-style display-1">Our Mission is to Catalyze an <br><u>Earth Positive</u> Economy</h1>
<p class="mbr-text align-center pb-3 mbr-fonts-style display-5">
Imagine a marketplace of products and services powered by equal and greater acts of regeneration for ecosystems and communities.</p>
<div class="mbr-section-btn align-center"><a class="btn btn-md btn-white-outline display-4" href="https://lists.generation.blue" target="_blank">LEARN MORE</a></div>
</div>
</div>
</div>
</section>
<section class="cid-r0ADyGZ4p8" id="footer1-e">
<div class="container">
<div class="media-container-row content text-white">
<div class="col-12 col-md-3">
<div class="media-wrap">
<img src="assets/images/footer-logo-480x96.png" alt="GenBlue" title="GenBlue">
</div>
</div>
<div class="col-12 col-md-3 mbr-fonts-style display-7">
<h5 class="pb-3"> </h5>
<p class="mbr-text"> </p>
</div>
<div class="col-12 col-md-3 mbr-fonts-style display-7">
<h5 class="pb-3">Resources</h5>
<p class="mbr-text"><a href="media.html" class="text-white">• Media Kit</a></p>
</div>
<div class="col-12 col-md-3 mbr-fonts-style display-7">
<h5 class="pb-3">Address</h5>
<p class="mbr-text">7 Temasek Boulevard<br>#12-07 Suntec Tower One<br>Singapore 038987 <br><br></p>
</div>
</div>
<div class="footer-lower">
<div class="media-container-row">
<div class="col-sm-12">
<hr>
</div>
</div>
<div class="media-container-row mbr-white">
<div class="col-sm-6 copyright">
<p class="mbr-text mbr-fonts-style display-7">Generation Blue © 2017 — 2025, All Rights Reserved
</p>
</div>
<div class="col-md-6">
</div>
</div>
</div>
</div>
</section>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/parallax/jarallax.min.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>