refactor: change vision section to point to docs since the firefox extension is deprecated
This commit is contained in:
parent
25a0ce690b
commit
f386120ea8
|
@ -17,11 +17,15 @@
|
||||||
<p class="font-body text-xl md:text-3xl text-body">
|
<p class="font-body text-xl md:text-3xl text-body">
|
||||||
Join us in shaping tomorrow's digital world. Unite with Web3 and lets connect.
|
Join us in shaping tomorrow's digital world. Unite with Web3 and lets connect.
|
||||||
</p>
|
</p>
|
||||||
|
<p class="font-body text-xl md:text-3xl text-body italic">
|
||||||
|
We are actively building, so if you want to understand the problems we are solving and are asking "What is
|
||||||
|
Lume?" ...
|
||||||
|
</p>
|
||||||
<div class="pt-10 w-full">
|
<div class="pt-10 w-full">
|
||||||
<a
|
<a
|
||||||
href="https://web3extension.io"
|
href="https://docs.lumeweb.com"
|
||||||
class="text-2xl w-full block text-center md:max-w-[350px] rounded-md bg-primary py-3 px-10 text-black font-body"
|
class="text-2xl w-full block text-center md:max-w-[350px] rounded-md bg-primary py-3 px-10 text-black font-body"
|
||||||
>Connect to Web3</a
|
>View our Docs</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue