Compare commits

...

8 Commits

Author SHA1 Message Date
semantic-release-bot ea8261dc10 chore(release): 0.2.2-develop.1 [skip ci]
## [0.2.2-develop.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2-develop.1) (2023-08-13)

### Bug Fixes

* remove scroll bars and add padding to contrast box ([0d32745](0d32745b18))
* update download url ([1e0485d](1e0485d1cc))
* update learn more link ([10ebeef](10ebeefaed))
2023-08-13 23:02:02 +00:00
Derrick Hammer 8176c3761b
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	CHANGELOG.md
#	npm-shrinkwrap.json
#	package.json
2023-08-13 19:01:13 -04:00
Derrick Hammer 7956ace07d
Merge remote-tracking branch 'origin/master' 2023-08-13 16:37:32 -04:00
Derrick Hammer 10ebeefaed
fix: update learn more link 2023-08-13 16:37:26 -04:00
Derrick Hammer 1e0485d1cc
fix: update download url 2023-08-13 16:36:20 -04:00
semantic-release-bot a18e847023 chore(release): 0.1.0-develop.10 [skip ci]
# [0.1.0-develop.10](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.1.0-develop.9...v0.1.0-develop.10) (2023-08-13)

### Bug Fixes

* remove scroll bars and add padding to contrast box ([0d32745](0d32745b18))
2023-08-13 10:20:34 +00:00
Juan Di Toro 0d32745b18 fix: remove scroll bars and add padding to contrast box 2023-08-13 12:18:16 +02:00
semantic-release-bot f033c567dc chore(release): 0.1.0-develop.9 [skip ci]
# [0.1.0-develop.9](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.1.0-develop.8...v0.1.0-develop.9) (2023-08-13)

### Bug Fixes

* revert copy for meme section ([187095e](187095e54f))
2023-08-13 09:37:48 +00:00
6 changed files with 18 additions and 18 deletions

View File

@ -1,3 +1,12 @@
## [0.2.2-develop.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2-develop.1) (2023-08-13)
### Bug Fixes
* remove scroll bars and add padding to contrast box ([0d32745](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/0d32745b1817b84211404093a0e10e7015cf6b3e))
* update download url ([1e0485d](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/1e0485d1ccb74153557dcff46856350034594ec2))
* update learn more link ([10ebeef](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/10ebeefaed5292d492976b078d5a2dd5ef1f3c9e))
## [0.2.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.0...v0.2.1) (2023-08-13)

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@lumeweb/lumeweb.com",
"version": "0.2.1",
"version": "0.2.2-develop.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lumeweb/lumeweb.com",
"version": "0.2.1",
"version": "0.2.2-develop.1",
"dependencies": {
"@astrojs/react": "^2.1.1",
"@astrojs/tailwind": "^3.1.1",

View File

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

View File

@ -1,7 +1,4 @@
<section
id="vision"
class="bg-black/40 p-5 lg:p-0 space-y-10 mx-10 sm:mx-20 xl:mx-40"
>
<section id="vision" class="bg-black/40 p-5 space-y-10 mx-10 sm:mx-20 xl:mx-40">
<h2 class="font-display text-primary font-bold text-xl md:text-2xl uppercase">
Our Vision
</h2>
@ -19,7 +16,7 @@
</p>
<div class="pt-10 w-full">
<a
href="#"
href="https://web3extension.io"
class="text-2xl w-full block text-center md:max-w-[350px] rounded-md bg-primary py-3 px-10 text-black font-body"
>Download Extension</a
>

View File

@ -31,7 +31,7 @@ import gfxLeft from "../../../assets/home-gfx-left.png";
</p>
<div class="pt-10 w-full">
<a
href="#"
href="/what-is-web3"
class="text-2xl w-full block text-center md:max-w-[250px] rounded-md bg-primary py-3 px-10 text-[black] font-body"
>Learn More</a
>

View File

@ -37,9 +37,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
alt=""
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
/>
<span
class="float-right mt-16 w-[300px] space-y-10 mr-5 overflow-y-auto max-h-[400px]"
>
<span class="float-right mt-16 w-[300px] space-y-10 mr-5">
<h3 class="font-display text-6xl">Web2</h3>
<p class="font-body text-2xl text-body">
Featuring improved gaming, online apps, and video streaming, was
@ -60,9 +58,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
alt=""
class="absolute bottom-0 -left-[110px] xl:-left-5 float-left object-contain"
/>
<span
class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5 overflow-y-auto max-h-[400px]"
>
<span class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5">
<h3 class="font-display text-6xl">Crypto/<br />DeFi</h3>
<p class="font-body text-2xl text-body">
The advent of Bitcoin sparked innovation, but over time,
@ -79,9 +75,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
alt=""
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
/>
<span
class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5 overflow-y-auto max-h-[400px]"
>
<span class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5">
<h3 class="font-display text-6xl">Web3</h3>
<p class="font-body text-2xl text-body">
Web3 emerged as a buzzword to replace DeFi, but its meaning varies.