feat: initial about page content

This commit is contained in:
Derrick Hammer 2023-12-24 23:55:02 -05:00
parent 72e277833e
commit d7014de62a
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 26 additions and 23 deletions

View File

@ -7,35 +7,38 @@ export default function Page() {
return ( return (
<span className="px-8 block text-gray-400 space-y-5"> <span className="px-8 block text-gray-400 space-y-5">
<h1 className="text-primary text-3xl leading-9"> <h1 className="text-primary text-3xl leading-9">
An evolved, user-owned web where you have access to the world in a way Web3.news: Your Community-Focused FOSS News Platform
only you control.
</h1> </h1>
<p className="text-white mt-3 leading-7"> <p className="mt-3 leading-7">
Web3 is about what you want to do, post, read, play, chat, or interact At Web3.news, we're dedicated to addressing a vital need in the Web3,
without others saying otherwise. It is about freedom of speech and Crypto, and DeFi ecosystems: providing a{" "}
freedom of economy. <b>trusted, single-source platform </b>
for community-centered news. Born from the vision inspired by Satoshi's
pioneering work, we strive to uphold the principles of{" "}
<b>financial freedom </b>
and <b>free speech</b>.
</p> </p>
<p> <p className="mt-3 leading-7">
First defined by Gavin Wood when the Ethereum network was starting out. We aim to transcend tribalism, a challenging but vital goal, fostering a
He defined it as a &quot;decentralized online ecosystem based on spirit of <b>unity </b> among diverse factions within the Web3 culture.
blockchain&quot;. Our platform is a space where cyberpunks, lunarpunks, solarpunks, and
all enthusiasts collaborate in advancing technology that safeguards our{" "}
<b>civil liberties</b>, especially <b>privacy</b>, while steering clear
of the usual hype and overstatement.
</p> </p>
<p> <p className="mt-3 leading-7">
However, we view it as much more than that, and definitely more than Web3.news is more than a platform; it's a <b>sanctuary </b> for everyone
access to DeFi. We see a ton of more potential to what Web3 as an ideal in the community, a place where <b>collaboration and innovation </b>{" "}
can evolve to, and are setting out to make it a reality. take precedence over competition and division.
</p>
<p className="mt-3 leading-7">
Join us in our mission to elevate Web3. Together, we can shape a future
that emphasizes <b>collective advancement </b> and{" "}
<b>universal empowerment</b>, where progress is shared and{" "}
<b>everyone has a voice</b>.
</p> </p>
<p>
To those that see Web3 as DeFi, we ask this: Do you go on your web
browser to access TradingView or other market tools as your homepage, or
do you go check your social media, email, and news sites, as well as
your money? Blockchain itself is more than just money, and so is Web3,
and by extension P2P networks.
</p>
<p>So help us in our goals to level-up Web3.</p>
<GraphicSection.Root <GraphicSection.Root
href="https://lumeweb.com" href="https://lumeweb.com"
className="h-[300px] border border-gray-800 cursor-pointer [&:hover_.link]:underline [&:hover_.background]:rotate-12 [&:hover_.background]:scale-110" className="h-[300px] border border-gray-800 cursor-pointer [&:hover_.link]:underline [&:hover_.background]:rotate-12 [&:hover_.background]:scale-110"