Merge branch 'development' of github.com:threefoldtech/www_partners_v2 into development
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<div
|
<div
|
||||||
class="container mx-auto flex flex-wrap justify-between h-12 items-center"
|
class="container mx-auto flex flex-wrap justify-between h-12 items-center"
|
||||||
>
|
>
|
||||||
<div class="w-full md:w-1/2 text-center md:text-left">
|
<div class="w-full text-center">
|
||||||
Copyright {{ currentYear }} by {{ $static.metadata.siteName }} | Design
|
Copyright {{ currentYear }} by {{ $static.metadata.siteName }} | Design
|
||||||
by ThreeFold
|
by ThreeFold
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -4,17 +4,20 @@
|
|||||||
<div class="container sm:pxi-0 mx-auto overflow-x-hidden">
|
<div class="container sm:pxi-0 mx-auto overflow-x-hidden">
|
||||||
|
|
||||||
<VacationCard
|
<VacationCard
|
||||||
img="/img/Homepage.jpg"
|
img=""
|
||||||
imgAlt="Beach in Cancun"
|
imgAlt=""
|
||||||
eyebrow=""
|
eyebrow=""
|
||||||
title=""
|
title=""
|
||||||
pricing=""
|
pricing=""
|
||||||
url=""
|
url=""
|
||||||
/>
|
/>
|
||||||
|
<div class="flex flex-col h-screen flex flex-col h-screen">
|
||||||
|
<img class="pt-10" src="/img/Homepage.jpg" alt="">
|
||||||
<div class="center py-10">
|
<div class="center py-10">
|
||||||
<h2 class="text-center">CO-CREATING BETTER FUTURES TOGETHER</h2>
|
<h2 class="text-center">CO-CREATING BETTER FUTURES TOGETHER</h2>
|
||||||
<!-- <p class="text-center py-1">The ThreeFold Foundation is not ThreeFold — rather, it is sparking a movement to bring the world <br> a truly peer-to-peer internet. We acknowledge and support the many people and organizations around the world <br> who bring crucial support to the growth and adoption of the ThreeFold Grid.</p> -->
|
<!-- <p class="text-center py-1">The ThreeFold Foundation is not ThreeFold — rather, it is sparking a movement to bring the world <br> a truly peer-to-peer internet. We acknowledge and support the many people and organizations around the world <br> who bring crucial support to the growth and adoption of the ThreeFold Grid.</p> -->
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<vue-markdown>
|
<vue-markdown>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user