2022-06-08 02:18:10 +03:00
{{ define "main" }}
2022-09-08 22:46:27 +03:00
<!-- Hero Section -->
2022-09-09 23:52:26 +03:00
< style >
#gen-art-1{
position:absolute;
2022-09-16 18:13:52 +03:00
width:15vw;
2022-09-21 22:13:13 +03:00
height: 12.5vw;
2022-09-16 18:13:52 +03:00
right: 5.8vw;
2022-09-09 23:52:26 +03:00
top:300px;
2022-09-15 19:23:35 +03:00
z-index: 0;
2022-09-21 22:13:13 +03:00
background-image: url("/Images/gen-art/gen-art-_0002_DALL·E 2022-09-01 09.50.45 - rainbow oil spill on pavement.png.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: repeat;
background-size: cover;
2022-09-09 23:52:26 +03:00
}
#gen-art-2{
position:absolute;
2022-09-16 18:13:52 +03:00
width:16vw;
right: 17.2vw;
top:33.3vw;
2022-09-15 19:23:35 +03:00
z-index: 0;
}
#hero-grid-system{
position:absolute;
width:100%;
z-index: -3;
margin-top:-5px;
}
.hero-section{
background-image: url("/Images/x-large-grid-hero.svg");
background-attachment: fixed;
2022-09-16 01:57:56 +03:00
background-position: top;
2022-09-15 19:23:35 +03:00
background-repeat: repeat;
background-size: contain;
}
.hero-container{
position:relative;
z-index: 2;
}
.full-width-cta-container{
position:relative;
z-index: 2;
2022-09-09 23:52:26 +03:00
}
2022-09-15 20:05:47 +03:00
.hero-bottom{
background-image: url("/Images/x-large-grid-hero.svg");
background-attachment: fixed;
background-position: center-top;
background-repeat: repeat;
background-size: contain;
height: 75px;
}
2022-09-09 23:52:26 +03:00
< / style >
2022-09-15 22:13:08 +03:00
< section class = "hero-section" >
2022-09-21 22:13:13 +03:00
< div class = "gen-art" id = "gen-art-1" > < / div >
2022-09-09 23:52:26 +03:00
< img src = "/Images/gen-art-2.png" alt = "gen-art-2" class = "gen-art" id = "gen-art-2" >
2022-09-15 19:23:35 +03:00
<!-- <img src="/Images/x - large - grid - hero.svg" id="hero - grid - system" alt="hero - grid - system"> -->
2022-09-07 23:48:00 +03:00
< div class = "container hero-container" >
2022-09-07 20:29:07 +03:00
< div class = "row" >
< div class = "col" >
2022-09-12 18:36:47 +03:00
< h1 > Keep < span class = "white" > what< / span > < br > < span style = "float:right;" > < span class = "white" > is< / span > yours.< / span > < / h1 >
2022-09-07 21:15:50 +03:00
< / div >
< / div >
< div class = "row" >
< div class = "col-6" >
2022-09-15 17:49:54 +03:00
< p class = "lead" style = "margin-top:8px; margin-bottom: -9px;" > The revolution is here. We’ re calling on all open-source devs to authenticate their Github with tea.< / p >
2022-09-07 20:29:07 +03:00
< / div >
< / div >
< / div >
2022-09-15 19:23:35 +03:00
< div class = "full-width-cta-container" >
{{- partial "full-width-cta.html" . -}}
< / div >
2022-09-15 20:05:47 +03:00
< div class = "hero-bottom" >
< / div >
2022-09-07 20:29:07 +03:00
< / section >
2022-09-07 22:49:07 +03:00
2022-09-08 22:53:16 +03:00
<!-- Teal Impact Section -->
2022-09-08 22:46:27 +03:00
2022-09-08 22:23:13 +03:00
< section class = "teal-bg impact-section" >
< div class = "container" >
< div class = "row" >
< div class = "col" >
2022-09-15 05:03:49 +03:00
< h2 class = "black text-center" style = "z-index:2;" > equitable open-source< br > for < span class = "cycle" > web3< / span > < / h2 >
2022-09-08 22:23:13 +03:00
< / div >
< / div >
2022-09-08 22:00:35 +03:00
< / div >
2022-09-07 22:49:07 +03:00
< / section >
2022-09-08 22:53:16 +03:00
<!-- Package Section: Before -->
2022-09-17 00:32:06 +03:00
< style >
.gen-art-3{
background-image: url("/Images/gen-art/gen-art-_0007_DALL·E 2022-09-01 10.00.15 - futuristic billboard of japanese writing in neon lit city.png.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: repeat;
background-size: cover;
position: absolute;
margin-top: 16vw;
right: 22vw;
width: 26vw;
height: 16vw;
z-index:2;
}
2022-09-17 00:56:42 +03:00
.gen-art-3{
2022-09-17 00:32:06 +03:00
background-image: url("/Images/gen-art/gen-art-_0011_DALL·E 2022-09-01 10.52.27 - neon pink colored subway wall painted in the style of keith haring.png.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: repeat;
background-size: cover;
position: absolute;
2022-09-17 00:56:42 +03:00
margin-top: 12.5vw;
2022-09-17 00:32:06 +03:00
right: 16.8vw;
width: 29vw;
height: 28vw;
z-index:1;
}
< / style >
2022-09-15 19:23:35 +03:00
< section >
2022-09-17 00:56:42 +03:00
< div class = "gen-art-3 light-gray-bg" > < / div >
2022-09-13 01:02:55 +03:00
< div class = "container package_before" >
2022-09-08 22:53:16 +03:00
< div class = "row" >
< div class = "col" >
2022-09-16 23:32:54 +03:00
< h2 > Something about tea.< / h2 >
2022-09-08 23:30:03 +03:00
< p class = "lead" > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.< / p >
2022-09-14 19:17:59 +03:00
< p > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.< / p >
2022-09-08 22:53:16 +03:00
< / div >
< div class = "col" >
< / div >
< / div >
< / div >
< / section >
<!-- Package Grid -->
2022-09-16 23:32:54 +03:00
{{- partial "package-grid.html" . -}}
2022-09-08 22:53:16 +03:00
<!-- Package CTA Section -->
< section >
2022-09-13 18:12:56 +03:00
< hr >
2022-09-14 00:23:25 +03:00
< div class = "container" >
2022-09-15 19:23:35 +03:00
< div class = "row" style = "margin-bottom: 20px;" >
< div class = "col" style = "margin: 150px 0px;" >
2022-09-15 04:52:12 +03:00
< h3 class = "text-center" > Stay tuned for our full launch.< / h3 >
2022-09-14 00:23:25 +03:00
< p class = "text-center" > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua < a > Discord Community< / a > .< / p >
< / div >
< / div >
< / div >
2022-09-13 18:12:56 +03:00
< / section >
2022-09-14 00:23:25 +03:00
{{- partial "full-width-discord-cta.html" . -}}
2022-09-08 22:53:16 +03:00
2022-09-13 18:12:56 +03:00
<!-- Statistics -->
< section class = "statistics" >
< div class = "container" >
2022-09-14 20:04:15 +03:00
< div class = "row mb-5" >
2022-09-13 18:12:56 +03:00
< div class = "col" >
< h2 > sta'tea'stics< / h2 >
< p class = "lead" > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.< / p >
2022-09-14 19:17:59 +03:00
< p class = "col" > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.< / p > < br >
{{- partial "detail-btn-large.html" . -}}
< / div >
< div class = "col" >
2022-09-13 18:12:56 +03:00
< / div >
< / div >
2022-09-14 20:04:15 +03:00
< div class = "row" >
< div class = "col" >
< div class = "metric-block" style = "float:right; margin-top:-300px;" >
< p class = "stat-head" > PACKAGES AVAILABLE< / p >
< p class = "stat-number teal" > 5,103,789< / p >
< / div >
< div class = "metric-block mb-5 mt-4" >
< p class = "stat-head" > AUTHENTICATED DEVS< / p >
< p class = "stat-number teal" > 500,000< / p >
< / div >
< div class = "metric-block" style = "float:right;" >
< p class = "stat-head" > OS CONTRIBUTIONS< / p >
< p class = "stat-number teal" > 500,000< / p >
< / div >
< / div >
< / div >
2022-09-13 18:12:56 +03:00
< / div >
2022-09-08 22:53:16 +03:00
< / section >
2022-09-13 18:12:56 +03:00
{{- partial "full-width-cta.html" . -}}
2022-09-14 20:04:15 +03:00
< style >
.metric-block{
2022-09-16 19:39:53 +03:00
padding: 4.185vw;
2022-09-14 20:04:15 +03:00
border: 2px solid #949494;
2022-09-16 19:39:53 +03:00
max-width: 41.741vw;
2022-09-14 20:04:15 +03:00
background-color: #1a1a1a;
}
.stat-head{
2022-09-16 19:39:53 +03:00
font-size: 1.339vw;
2022-09-14 20:04:15 +03:00
}
.stat-number{
font-family: "pp-neue-machina", sans-serif;
2022-09-16 19:39:53 +03:00
font-size: 6.696vw;
margin-top: -2.232vw;
margin-bottom: -2.232vw;
2022-09-14 20:04:15 +03:00
}
< / style >
2022-09-13 18:12:56 +03:00
<!-- partners -->
2022-09-13 18:31:25 +03:00
< section class = "partners" >
2022-09-13 18:12:56 +03:00
< div class = "container" >
< div class = "row" >
< div class = "col" >
< h2 > partners< / h2 >
< p class = "lead" > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.< / p >
< p > Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.< / p >
< / div >
< div class = "col" >
< / div >
< / div >
2022-09-14 03:50:52 +03:00
< div class = "row pt-5" >
< div class = "col" >
2022-09-16 19:39:53 +03:00
< img src = "/Images/binance-logo-white.svg" alt = "Binance Logo" style = "width:16.183vw;" >
2022-09-14 03:50:52 +03:00
< img class = "ps-5" src = "/Images/galaxy-eco.svg" alt = "Galaxy Eco Logo" style = "width:40%;" >
< / div >
< / div >
2022-09-13 18:12:56 +03:00
< / div >
< / section >
2022-06-16 17:14:27 +03:00
{{ end }}