From be6d2d6b1e6583acc708fe217e1cc53859c5ec59 Mon Sep 17 00:00:00 2001 From: Weston Date: Mon, 22 Jan 2024 19:18:28 -0600 Subject: [PATCH] feat: update bridge --- components/Footer.tsx | 2 +- components/Head.tsx | 4 +- components/HeroSection.tsx | 6 +-- components/navbar/HamburgerMenu.tsx | 67 ++------------------------- components/navbar/index.tsx | 72 ++--------------------------- 5 files changed, 15 insertions(+), 136 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 4a7785dbc..9a53e6f38 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -91,7 +91,7 @@ export const Footer = () => { = ({ - + @@ -49,7 +49,7 @@ export const Head: FC = ({ - + diff --git a/components/HeroSection.tsx b/components/HeroSection.tsx index 79e074bef..088a578a5 100644 --- a/components/HeroSection.tsx +++ b/components/HeroSection.tsx @@ -76,19 +76,19 @@ const HeroSection: FC = ({ hideLink }) => { style="subtitle1" css={{ lineHeight: 2, - color: '#798DFF', + color: '#A879FF', width: '100%', '@lg': { width: '50%' }, }} > - {`Omnichain NFT Exchange`} + {hideLink ?? (