Merge branch 'development' of github.com:threefoldtech/www_partners_v2 into development

This commit is contained in:
hamdy
2020-11-18 16:15:51 +02:00
2 changed files with 6 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>