@@ -60,11 +60,10 @@ const adoptionCards = [
60
60
title : "~75 billion secured on Ethereum" ,
61
61
description : (
62
62
< p className = "mb-8" >
63
- In Q2 2025, Ethereum secures over $75 billion in { " " }
63
+ As of Q2 2025,{ " " }
64
64
< 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.
66
66
</ Link >
67
- .
68
67
</ p >
69
68
) ,
70
69
href : "/defi" ,
@@ -80,7 +79,7 @@ const adoptionCards = [
80
79
< Link href = "https://digiconomist.net/ethereum-energy-consumption" >
81
80
0.01 TWh per year
82
81
</ Link >
83
- , down from its peak of 93.95 TWh per year .
82
+ , down from its peak of 93.95 TWh.
84
83
</ p >
85
84
) ,
86
85
href : "/energy-consumption" ,
@@ -91,12 +90,11 @@ const adoptionCards = [
91
90
title : "Over 250 TPS" ,
92
91
description : (
93
92
< p className = "mb-8" >
94
- Ethereum's throughput has increased significantly since its
95
- inception, with the network now capable of handling over{ " " }
93
+ Ethereum's throughput has increased dramatically since launch, with
94
+ Ethereum's ecosystem now handling over{ " " }
96
95
< 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 >
100
98
</ p >
101
99
) ,
102
100
href : "/layer-2" ,
0 commit comments