edit home
This commit is contained in:
@@ -105,12 +105,16 @@ export function Hero() {
|
|||||||
<div className="lg:grid lg:grid-cols-12 lg:gap-x-8 lg:gap-y-20">
|
<div className="lg:grid lg:grid-cols-12 lg:gap-x-8 lg:gap-y-20">
|
||||||
<div className="relative z-10 mx-auto max-w-2xl lg:col-span-7 lg:max-w-none lg:pt-6 xl:col-span-6">
|
<div className="relative z-10 mx-auto max-w-2xl lg:col-span-7 lg:max-w-none lg:pt-6 xl:col-span-6">
|
||||||
<h1 className="text-4xl font-medium tracking-tight text-gray-900">
|
<h1 className="text-4xl font-medium tracking-tight text-gray-900">
|
||||||
Invest at the perfect time.
|
MYCELIUM
|
||||||
</h1>
|
</h1>
|
||||||
|
<h2 className="mt-6 text-2xl tracking-tight text-gray-600">
|
||||||
|
Unleashing the Power of Decentralized Networks
|
||||||
|
</h2>
|
||||||
<p className="mt-6 text-lg text-gray-600">
|
<p className="mt-6 text-lg text-gray-600">
|
||||||
By leveraging insights from our network of industry insiders,
|
Discover Mycelium, an end-to-end encrypted IPv6 overlay network. The future of secure, efficient, and scalable networking.
|
||||||
you’ll know exactly when to buy to maximize profit, and exactly
|
</p>
|
||||||
when to sell to avoid painful losses.
|
<p className="mt-6 text-lg text-gray-600">
|
||||||
|
Coming Soon: New Decentralized Features
|
||||||
</p>
|
</p>
|
||||||
<div className="mt-8 flex flex-wrap gap-x-6 gap-y-4">
|
<div className="mt-8 flex flex-wrap gap-x-6 gap-y-4">
|
||||||
<AppStoreLink />
|
<AppStoreLink />
|
||||||
|
Reference in New Issue
Block a user