Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin committed Feb 16, 2025
1 parent 24f537b commit 6c8172c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ function HomeContent() {
ease: [0.215, 0.61, 0.355, 1]
}}
>
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white tracking-tight">Integrate price data</h2>
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white tracking-tight">Integrate with price feeds</h2>
<p className="text-zinc-300 mb-8 text-lg">
Fetch ETH prices from{" "}
<a
Expand Down

0 comments on commit 6c8172c

Please sign in to comment.