Merge pull request #49 from web3privacy/pages-redesign

This commit is contained in:
PG 2024-10-11 16:34:49 +02:00 committed by GitHub
commit 294f5cb129
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,6 +121,11 @@ import core from "../core.json";
</p>
</li>
</ul>
<a
class="button inverted"
href="mailto:pg@web3privacy.info"
target="_blank"><button>Request Tier Breakdown</button></a
>
</div>
<div
class="flex w-full md:justify-between md:flex-row flex-col gap-[8px] md:items-end"
@ -131,7 +136,7 @@ import core from "../core.json";
<div
class="flex flex-col justify-end h-full gap-4 mb-4 md:mb-8 z-50"
>
<div class="flex flex-col justify-end h-full gap-2">
<!-- <div class="flex flex-col justify-end h-full gap-2">
<span>Our membership has multiple tiers ranging from</span>
<span
class="text-white font-bold text-lg md:text-[24px] leading-[1.4rem]"
@ -146,12 +151,7 @@ import core from "../core.json";
>
3,000 € / year
</span>
</div>
<a
class="button inverted"
href="mailto:pg@web3privacy.info"
target="_blank"><button>Request Tier Breakdown</button></a
>
</div> -->
</div>
<img
src="/about/image2.png"