lumeweb.com/src/components/Home/Message/Message.astro

13 lines
318 B
Plaintext
Raw Normal View History

2023-05-05 06:02:45 +00:00
---
import "./Message.scss";
2023-05-05 06:02:45 +00:00
---
<section id="home-message">
<h2>
A message from Derrick
</h2>
<p>
Web3 gives people control over their data, privacy, and ownership. Lume's affordable Web3 tech aims to speed up the transition from Web2 to Web3, which matters for privacy and security.
</p>
</section>