mirror of
https://github.com/embarklabs/embark-framework.github.io.git
synced 2026-08-31 00:41:15 +00:00
Merge pull request #4 from embarklabs/mcbain
Robin & Richard updated, Better links, Copy change
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 309 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 227 KiB |
+17
-12
@@ -67,8 +67,8 @@
|
||||
<div class="col-lg-12">
|
||||
<div class="inner-header">
|
||||
<h1>Embark Labs</h1>
|
||||
<h2 class="lead">Everything you need to build sustainable inclusive communities</h2>
|
||||
<a href="https://embark.embarklabs.io/" title="Get Started" class="orange-cta-lg text-uppercase">Get Started</a>
|
||||
<h2 class="lead">A robust developer platform for the web3 revolution</h2>
|
||||
<a href="#Embark-Labs" title="Get Started" class="orange-cta-lg text-uppercase">Get Started</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h2 class="right-tool-header text-center">The Right Tool for the Job</h2>
|
||||
<p class="right-tool-sub">The Embark labs project is comprised of products and services to help you make a lasting impact.</p>
|
||||
<p class="right-tool-sub">Interoperable tools for every aspect of decentralized application development.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right-tool-logos">
|
||||
@@ -131,16 +131,14 @@
|
||||
<div class="container-fluid">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 col-md-6 h-100">
|
||||
<div class="explore-image">
|
||||
<div class="explore-image"><a id="Embark-Labs"></a>
|
||||
<img src="images/EMBARK_MODULAR.png" class="mx-auto d-block w-100" data-aos="zoom-in-up" data-aos-duration="1200">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 h-100">
|
||||
<div class="explore-content" data-aos="fade-up" data-aos-easing="linear" data-aos-duration="800">
|
||||
<h3>Embark Framework</h3>
|
||||
<p>The core of Embark Labs is the Embark Framework. A powerful tool for building decentralized
|
||||
and privacy preserving
|
||||
applications.</p>
|
||||
<p>The all-in-one developer platform for building and deploying decentralized applications.</p>
|
||||
<a href="https://embark.embarklabs.io" class="white-cta-lg">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -156,9 +154,7 @@
|
||||
<div class="col-lg-6 col-md-6 h-100">
|
||||
<div class="explore-content" data-aos="fade-down" data-aos-easing="linear" data-aos-duration="800">
|
||||
<h3>Subspace</h3>
|
||||
<p>Reactive components are the core of most modern interfaces. This framework agnostic library
|
||||
allows for maximum
|
||||
flexibility when interacting with smart contracts.</p>
|
||||
<p>Reactive components are the core of most modern interfaces. Subspace provides reactive tools designed to take the headache out of working with on chain data.</p>
|
||||
<a href="https://subspace.embarklabs.io" class="white-cta-lg">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -268,8 +264,8 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 mt-4">
|
||||
<a class="hover-shadow" href="https://github.com/rramos" target="_blank">
|
||||
<img src="images/ric_mastro.png" alt="Eric Mastro" class="mx-auto d-block w-50 mb-3">
|
||||
<a class="hover-shadow" href="https://github.com/richard-ramos" target="_blank">
|
||||
<img src="images/richard_ramos.png" alt="Richard Ramos" class="mx-auto d-block w-50 mb-3">
|
||||
<div class="text-center">
|
||||
<h5 class="font-weight-bold mb-2 text-gray-blue">Richard Ramos</h5>
|
||||
<div class="font-weight-thin text-gray-blue">Software Engineer</div>
|
||||
@@ -285,6 +281,15 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 mt-4">
|
||||
<a class="hover-shadow" href="https://twitter.com/rbin" target="_blank">
|
||||
<img src="images/robin_percy.png" alt="Robin Percy" class="mx-auto d-block w-50 mb-3">
|
||||
<div class="text-center">
|
||||
<h5 class="font-weight-bold mb-2 text-gray-blue">Robin Percy</h5>
|
||||
<div class="font-weight-thin text-gray-blue">Technical Writer</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 mt-4">
|
||||
<a class="hover-shadow" href="https://twitter.com/grahammcbain" target="_blank">
|
||||
<img src="images/graham_mcbain.png" alt="Pascal Precht" class="mx-auto d-block w-50 mb-3">
|
||||
|
||||
Reference in New Issue
Block a user