mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Update individual.astro
This commit is contained in:
parent
32ed03bc93
commit
fa63ed7548
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ import AboutWidget from "../../components/AboutWidget.astro";
|
||||||
</span>
|
</span>
|
||||||
<ul class="list-disc ml-[18px] text-white">
|
<ul class="list-disc ml-[18px] text-white">
|
||||||
<li>You are supporting good thing!</li>
|
<li>You are supporting good thing!</li>
|
||||||
<li>Free access to all our events</li>
|
<li>Guaranteed access to all our events</li>
|
||||||
<li>Swag Privacy Pack</li>
|
<li>Swag Privacy Pack</li>
|
||||||
<li>Deals from our partners</li>
|
<li>Deals from our partners</li>
|
||||||
<li>Voting rights in our association</li>
|
<li>Voting rights in our association</li>
|
||||||
|
@ -66,7 +66,7 @@ import AboutWidget from "../../components/AboutWidget.astro";
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col gap-2">
|
<div class="flex flex-col gap-2">
|
||||||
<p class="text-white">"Privacy Survival Kit" swag bundle</p>
|
<p class="text-white">"Swag Privacy Pack" swag bundle</p>
|
||||||
<p class="md:max-w-[1000px]">
|
<p class="md:max-w-[1000px]">
|
||||||
Collect your Privacy Survival Kit once a year [Pick up at our events
|
Collect your Privacy Survival Kit once a year [Pick up at our events
|
||||||
(for free) or by delivery (extra fee)]
|
(for free) or by delivery (extra fee)]
|
||||||
|
@ -97,7 +97,7 @@ import AboutWidget from "../../components/AboutWidget.astro";
|
||||||
</p>
|
</p>
|
||||||
<p class="text-white">
|
<p class="text-white">
|
||||||
We only need one verifiable identifier, which can be an email or
|
We only need one verifiable identifier, which can be an email or
|
||||||
cryptocurrency address
(private key), which is used to prove your
|
cryptocurrency address, which is used to prove your
|
||||||
membership.
|
membership.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue