Skip to content

Commit 040c7c0

Browse files
author
wbnns
committed
chore(ecosystem): Update title text
1 parent 7843abb commit 040c7c0

File tree

1 file changed

+1
-3
lines changed
  • apps/web/app/(base-org)/ecosystem

1 file changed

+1
-3
lines changed

apps/web/app/(base-org)/ecosystem/page.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ async function EcosystemHero() {
3333
<Container>
3434
<div className="flex w-full flex-col items-center justify-between gap-12 py-20 md:flex-row">
3535
<div className="flex w-full flex-col gap-8 md:max-w-lg">
36-
<Title level={TitleLevel.Display3}>
37-
Base ecosystem apps and integrations overview.
38-
</Title>
36+
<Title level={TitleLevel.Display3}>Built on Base to bring the world onchain.</Title>
3937
<a
4038
href="https://github.com/base-org/web?tab=readme-ov-file#updating-the-base-ecosystem-page"
4139
target="_blank"

0 commit comments

Comments
 (0)