Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions apps/web/app/(base-org)/ecosystem/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ async function EcosystemHero() {
<Container>
<div className="flex w-full flex-col items-center justify-between gap-12 py-20 md:flex-row">
<div className="flex w-full flex-col gap-8 md:max-w-lg">
<Title level={TitleLevel.Display3}>
Base ecosystem apps and integrations overview.
</Title>
<Title level={TitleLevel.Display3}>Built on Base to bring the world onchain.</Title>
<a
href="https://github.com/base-org/web?tab=readme-ov-file#updating-the-base-ecosystem-page"
target="_blank"
Expand Down