From d2d93562b6667d233437726b3bbcaf799346abb2 Mon Sep 17 00:00:00 2001 From: Matthew Bunday Date: Thu, 4 Jan 2024 18:42:52 -0500 Subject: [PATCH] Remove apply button on eco page, add text to footer (#231) * Remove apply button on eco page, add text to footer * Remove unused import --- apps/web/pages/ecosystem.tsx | 10 ---------- apps/web/src/components/Layout/Footer/Footer.tsx | 7 ++++--- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/apps/web/pages/ecosystem.tsx b/apps/web/pages/ecosystem.tsx index 9565a08524..f56a3ecc56 100644 --- a/apps/web/pages/ecosystem.tsx +++ b/apps/web/pages/ecosystem.tsx @@ -1,5 +1,4 @@ import EcosystemHeroLogos from 'apps/web/public/images/ecosystem-hero-logos-new.png'; -import { Button } from 'apps/web/src/components/Button/Button'; import { Divider } from 'apps/web/src/components/Divider/Divider'; import { List } from 'apps/web/src/components/Ecosystem/List'; import Head from 'next/head'; @@ -16,15 +15,6 @@ function EcosystemHero() {

An overview of apps and integrations in the Base ecosystem.

- - -
ecosystem dapp logos diff --git a/apps/web/src/components/Layout/Footer/Footer.tsx b/apps/web/src/components/Layout/Footer/Footer.tsx index c6ab5c1b77..ef40bde304 100644 --- a/apps/web/src/components/Layout/Footer/Footer.tsx +++ b/apps/web/src/components/Layout/Footer/Footer.tsx @@ -22,9 +22,9 @@ export function Footer() {

- Subscribe to our Mirror blog. - {' '} - Mint the posts as unique NFTs + Subscribe to our Mirror blog + + : Mint the posts as unique NFTs

commemorating the evolution of Base.

@@ -36,6 +36,7 @@ export function Footer() { > Build on Base + : Get in touch with our teams about your project.