Compare commits

...

17 Commits

Author SHA1 Message Date
semantic-release-bot ce609bd84a chore(release): 0.3.3 [skip ci]
## [0.3.3](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.2...v0.3.3) (2024-01-27)

### Bug Fixes

* update donation addresses ([6b60eaa](6b60eaa19f))
2024-01-27 05:07:30 +00:00
Derrick Hammer 6433d4e4fd
Merge remote-tracking branch 'origin/master' 2024-01-27 00:06:50 -05:00
Derrick Hammer 6b60eaa19f
fix: update donation addresses 2024-01-27 00:06:35 -05:00
semantic-release-bot 08013ca0c3 chore(release): 0.3.2 [skip ci]
## [0.3.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.1...v0.3.2) (2023-09-30)
2023-09-30 05:25:16 +00:00
Derrick Hammer 04e4b47e68
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
#	npm-shrinkwrap.json
#	package.json
2023-09-30 01:24:27 -04:00
Derrick Hammer ce4b289c42
Merge branch 'develop' of git.lumeweb.com:LumeWeb/lumeweb.com into develop 2023-09-30 01:23:27 -04:00
semantic-release-bot 1832051235 chore(release): 0.3.1-develop.1 [skip ci]
## [0.3.1-develop.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.0...v0.3.1-develop.1) (2023-09-30)

### Bug Fixes

* spacing, button getting cutoff again :( ([7f38d40](7f38d409d2))
2023-09-30 05:22:26 +00:00
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
semantic-release-bot 95c55cc9fa chore(release): 0.3.1 [skip ci]
## [0.3.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.0...v0.3.1) (2023-08-21)

### Bug Fixes

* spacing, button getting cutoff again :( ([7f38d40](7f38d409d2))
2023-08-21 10:15:47 +00: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
6 changed files with 103 additions and 88 deletions

View File

@ -1,3 +1,19 @@
## [0.3.3](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.2...v0.3.3) (2024-01-27)
### Bug Fixes
* update donation addresses ([6b60eaa](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/6b60eaa19f3b06de0f05226604fccd36c3f2ab38))
## [0.3.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.1...v0.3.2) (2023-09-30)
## [0.3.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.0...v0.3.1) (2023-08-21)
### Bug Fixes
* spacing, button getting cutoff again :( ([7f38d40](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/7f38d409d262d972722f26f221e6be721104999f))
# [0.3.0-develop.5](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.3.0-develop.4...v0.3.0-develop.5) (2023-08-21)

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@lumeweb/lumeweb.com",
"version": "0.3.0-develop.5",
"version": "0.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lumeweb/lumeweb.com",
"version": "0.3.0-develop.5",
"version": "0.3.3",
"dependencies": {
"@astrojs/react": "^2.1.1",
"@astrojs/sitemap": "^2.0.2",

View File

@ -1,7 +1,7 @@
{
"name": "@lumeweb/lumeweb.com",
"type": "module",
"version": "0.3.0-develop.5",
"version": "0.3.3",
"private": true,
"repository": {
"type": "git",

View File

@ -26,13 +26,13 @@ const addCurrency = async (id, title, address, mainColor) => {
await addCurrency(
"bitcoin",
"Bitcoin (BTC)",
"bc1q9xq2w4w2hjc240rs6mf0g8gpzz3rmcz4h77a2a",
"bc1qya2wywxmquk5nd7vvvqgckz8v2rgqfz8xf4m56",
"#f7931a"
);
await addCurrency(
"litecoin",
"Litecoin (LTC)",
"ltc1qgk6fc4u6grqyhfzw208477ze35vrr5tcwhq8zq",
"ltc1q3xxlgv04kwtpmg89vng4rhp26u2g2kpxvryyxz",
"#345d9d"
);
await addCurrency(
@ -50,49 +50,49 @@ await addCurrency(
await addCurrency(
"solana",
"Solana (SOL)",
"4nMRucCuqttipwQXm31vBgoaxDW6o25TnD8fj1imviCu",
"EHuLR93VFGw1sE3ooqx6vbHraGf3CvALakDtawg5JfLv",
"#dc1fff"
);
await addCurrency(
"cardano",
"Cardano (ADA)",
"addr1q9jd69s53pdy9j567a27ac6uvc2966x0rjz2l9sxy4y5w8383jl87mrdf6uuk9ja7lmagm2p4vw30sa42kjylxxrdufqucgst6",
"addr1qyju8l630c6mmlv2nl6hfm08z8a7ts3q5v7qdjazfehzje7sd2judcq2u2d634zphhlnzs58tmj24xtdxqugzhkvlnzqh2ulqt",
"#0033ad"
);
await addCurrency(
"siacoin",
"Siacoin (SC)",
"7506caa950cdddbaec8f465937b50324e942ac6f5280a053662e58e3cc8bdb543ab88ccd5c23",
"7aae6e3f5f0db15e6cf866ecad91da2c3d9f3a70b700111c3eb9a5b453453ff5db65024a4489",
"#20ee82"
);
await addCurrency(
"monero",
"Monero (XMR)",
"48A33fSyFo9YAiux3KHKVBagPGvqmcr2h4oy5pufJn6NUWyZsPF6PAufmrET3gLJjsLwxfU7HU9xe8mEeCqtHqvZN3Ly12h",
"4AqhZzqg3dqQYMTNj71A2H8Hrew9ujjBFE4pFqAvCaRpBddNgc3dnQRbJdS5ddtnTJexyuT71gs1bBNVox6WvreQRgREY6G",
"#f26822"
);
await addCurrency(
"handshake",
"Handshake (HNS)",
"hs1qe67ak3j2u4yrq0qnfs2hmycxqdvaf9v5rjsxzy",
"hs1qk5jn35m2ruqdktrj7zfkx6y7079gc2l8hu7wxu",
"#fff"
);
await addCurrency(
"cosmos",
"Cosmos (ATOM)",
"cosmos1pvy8zyzqwz2r2jl9j9d3zrfmg6dqc5hyhj6d5z",
"cosmos1cqsxu9e79y5qx6t9szwlekq40neqphxlk3ry8e",
"#6f7390"
);
await addCurrency(
"secret",
"Secret (SCRT)",
"secret18377vc3af588ggauhrpuyfd954lmmu05xqhf0y",
"secret1kv0l82a3ktp4nyndxj9xzj2x5rm7g4vnad6ka0",
"#fff"
);
await addCurrency(
"algorand",
"Algorand (ALGO)",
"3QBE5TZ63TF5W7V2QRJWRB72M7INQLA3RZW4XHD3ISRE7CRYCVNU4EEVAE",
"RQSSOA5FF3WWTQ5ODEHZK6FYYMSCDXEQH4U4GLRLMD67QG3PKZ2KG6SDVU",
"#fff"
);
---

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

@ -3,80 +3,75 @@ import logo from "/src/assets/lume-logo.png";
---
<footer
class="flex flex-col lg:flex-row py-24 font-body mb-3 mx-10 md:mx-20 xl:mx-40 max-w-screen"
class="flex flex-col lg:flex-row py-24 font-body mb-3 mx-10 md:mx-20 xl:mx-40 max-w-screen"
>
<div class="flex-1">
<a href="/">
<img src={logo.src} class="w-36 mb-2" alt="Lume" />
</a>
<a
href="mailto:contact@lumeweb.com"
class="flex flex-row items-center text-body text-xl"
>
<svg
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-4 h-4 mr-2"
xmlns="http://www.w3.org/2000/svg"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75"
<div class="flex-1">
<a href="/">
<img src={logo.src} class="w-36 mb-2" alt="Lume"/>
</a>
<a
href="mailto:contact@lumeweb.com"
class="flex flex-row items-center text-body text-xl"
>
</path>
</svg>
contact@lumeweb.com
</a>
<div class="text-lg text-primary font-bold font-display my-10">
Freedom. Privacy. <br />Ownership.
<svg
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-4 h-4 mr-2"
xmlns="http://www.w3.org/2000/svg"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75"
>
</path>
</svg>
contact@lumeweb.com
</a>
<div class="text-lg text-primary font-bold font-display my-10">
Freedom. Privacy. <br/>Ownership.
</div>
</div>
<div class="flex-1 my-5 lg:my-0">
<h5 class="text-3xl mb-3">General</h5>
<ul class="text-body font-body text-xl">
<li>
<a href="/" class="hover:underline">Home</a>
</li>
<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">
<h5 class="text-3xl mb-3">Community</h5>
<ul class="text-body font-body text-xl">
<li>
<a href="https://github.com/LumeWeb" class="hover:underline">GitHub</a>
</li>
<li>
<a href="https://discord.gg/qpC8ADp3rS" class="hover:underline"
>Discord</a
>
</li>
<li>
<a href="https://twitter.com/lumeweb3" class="hover:underline"
>Twitter</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">
<li>
<a href="/donate" class="hover:underline">Donate</a>
</li>
</ul>
</div>
</div>
<div class="flex-1 my-5 lg:my-0">
<h5 class="text-3xl mb-3">General</h5>
<ul class="text-body font-body text-xl">
<li>
<a href="/" class="hover:underline">Home</a>
</li>
<li>
<a href="https://git.lumeweb.com" class="hover:underline">Git</a>
</li>
</ul>
</div>
<div class="flex-1 my-5 lg:my-0">
<h5 class="text-3xl mb-3">Community</h5>
<ul class="text-body font-body text-xl">
<li>
<a href="https://github.com/LumeWeb" class="hover:underline">GitHub</a>
</li>
<li>
<a href="https://discord.gg/qpC8ADp3rS" class="hover:underline"
>Discord</a
>
</li>
<li>
<a href="https://twitter.com/lumeweb3" class="hover:underline"
>Twitter</a
>
</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">
<li>
<a href="/donate" class="hover:underline">Donate</a>
</li>
</ul>
</div>
</footer>