Compare commits

...

9 Commits

Author SHA1 Message Date
Derrick Hammer 7163485324
refactor: update footer menu 2023-09-30 01:21:08 -04:00
Derrick Hammer f386120ea8
refactor: change vision section to point to docs since the firefox extension is deprecated 2023-09-30 01:21:08 -04:00
Derrick Hammer 25a0ce690b
Merge branch 'develop' of git.lumeweb.com:LumeWeb/lumeweb.com into develop
# Conflicts:
#	CHANGELOG.md
#	npm-shrinkwrap.json
#	package.json
2023-08-21 06:14:03 -04:00
Derrick Hammer fb8a1bbc73
Merge branch 'master' of git.lumeweb.com:LumeWeb/lumeweb.com 2023-08-21 06:13:34 -04:00
semantic-release-bot 49d0c1344f chore(release): 0.3.0 [skip ci]
# [0.3.0](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.8...v0.3.0) (2023-08-19)

### Bug Fixes

* add missing image ([0ebbc48](0ebbc48337))
* grammar ([ff7b022](ff7b022789))
* meme headline and donate button ([917a818](917a818c83))

### Features

* add grid feature for NFT's ([14dad07](14dad07901))
* add sitemap ([599bba5](599bba5c35))
2023-08-19 15:11:28 +00:00
Derrick Hammer e2a182cc83
Merge branch 'develop'
# Conflicts:
#	CHANGELOG.md
#	npm-shrinkwrap.json
#	package.json
2023-08-19 11:10:36 -04:00
Derrick Hammer f11fee9a7c
Merge branch 'master' of git.lumeweb.com:LumeWeb/lumeweb.com 2023-08-19 11:10:20 -04:00
Derrick Hammer 5f92ed7d7a
Merge branch 'develop' of git.lumeweb.com:LumeWeb/lumeweb.com into develop 2023-08-19 11:10:06 -04:00
semantic-release-bot 8df8fc266c chore(release): 0.2.8 [skip ci]
## [0.2.8](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.7...v0.2.8) (2023-08-18)

### Bug Fixes

* add badges ([7219604](721960471f))
* spacing issues ([42b5ca2](42b5ca213f))
2023-08-18 10:43:23 +00:00
2 changed files with 74 additions and 75 deletions

View File

@ -17,11 +17,15 @@
<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.
</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">
<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"
>Connect to Web3</a
>View our Docs</a
>
</div>
</section>

View File

@ -43,6 +43,9 @@ import logo from "/src/assets/lume-logo.png";
<li>
<a href="https://git.lumeweb.com" class="hover:underline">Git</a>
</li>
<li>
<a href="https://docs.lumeweb.com" class="hover:underline">Docs</a>
</li>
</ul>
</div>
<div class="flex-1 my-5 lg:my-0">
@ -63,14 +66,6 @@ import logo from "/src/assets/lume-logo.png";
</li>
</ul>
</div>
<div class="flex-1 my-5 lg:my-0">
<h5 class="text-3xl mb-3">Ecosystem</h5>
<ul class="text-body font-body text-xl">
<li>
<a href="https://web3extension.io" class="hover:underline">Extension</a>
</li>
</ul>
</div>
<div class="flex-1 my-5 lg:my-0">
<h5 class="text-3xl mb-3">Support Us</h5>
<ul class="text-body font-body text-xl">