Skip to content

Commit fc8aeaa

Browse files
committed
content update
1 parent 9f9f8e7 commit fc8aeaa

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

app/[locale]/10years/_components/data.tsx

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,10 @@ const adoptionCards = [
6060
title: "~75 billion secured on Ethereum",
6161
description: (
6262
<p className="mb-8">
63-
In Q2 2025, Ethereum secures over $75 billion in{" "}
63+
As of Q2 2025,{" "}
6464
<Link href="https://defillama.com/chains">
65-
DeFi for mainnet and its layer 2s
65+
Ethereum secures over $75 billion in DeFi across its ecosystem.
6666
</Link>
67-
.
6867
</p>
6968
),
7069
href: "/defi",
@@ -80,7 +79,7 @@ const adoptionCards = [
8079
<Link href="https://digiconomist.net/ethereum-energy-consumption">
8180
0.01 TWh per year
8281
</Link>
83-
, down from its peak of 93.95 TWh per year.
82+
, down from its peak of 93.95 TWh.
8483
</p>
8584
),
8685
href: "/energy-consumption",
@@ -91,12 +90,11 @@ const adoptionCards = [
9190
title: "Over 250 TPS",
9291
description: (
9392
<p className="mb-8">
94-
Ethereum&apos;s throughput has increased significantly since its
95-
inception, with the network now capable of handling over{" "}
93+
Ethereum&apos;s throughput has increased dramatically since launch, with
94+
Ethereum&apos;s ecosystem now handling over{" "}
9695
<Link href="https://l2beat.com/scaling/activity">
97-
250 transactions per second
98-
</Link>{" "}
99-
between mainnet and its layer 2s.
96+
250 transactions per second.
97+
</Link>
10098
</p>
10199
),
102100
href: "/layer-2",

app/[locale]/10years/page.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,8 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => {
304304
</p>
305305
<p>
306306
From millions of wallets to every corner of the world, people
307-
are using Ethereum in ways that inspire. This collection shares
308-
real stories of creativity, freedom, and connection—powered by a
309-
decentralized network.
307+
use Ethereum in ways that inspire. These real stories showcase
308+
creativity, freedom, and connection powered by Ethereum.
310309
</p>
311310
<ButtonLink href="https://ethereumstory.paperform.co/">
312311
Share your story

0 commit comments

Comments
 (0)