refactor: update seo

This commit is contained in:
Derrick Hammer 2023-08-12 22:43:51 -04:00
parent a8bbcc19ec
commit 6ae07e68b4
2 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ const { view, title } = Astro.props;
/>
<meta
name="description"
content="Lume Web - Web3 for the masses | Install the Lume Web3 Extension and have a 1-click gateway into the Web3 internet on Opera, Vivaldi, Edge and Firefox."
content="A platform, network and experience that allows you to control and own your online web, and access all of the possibilities Web3 has to offer. Join the open web."
/>
<meta name="keywords" content="Web3 Extension, Lume Web, Web3" />
<meta name="keywords" content="Web3 Extension, web3 browser, Lume Web, Web3, dWeb, p2p, handshake, eth, ethereum, ipfs, open web, privacy, decentralization, blockchain" />
</head>
<body class="max-w-[1600px] mx-auto">
<Navbar view={view} />

View File

@ -11,7 +11,7 @@ import CTO from "../components/Home/CTO/CTO.astro";
import Message from "../components/Home/Message/Message.astro";
---
<Layout view="home" title="Lume Web - Web3 for the masses">
<Layout view="home" title="Lume Web - Your Open Web">
<Typewriter />
<Vision />
<Web3 />