We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d267551 commit 0998cc6Copy full SHA for 0998cc6
src/components/Banner.jsx
@@ -6,7 +6,7 @@ const MainBanner = () => (
6
<div style={{marginTop: "110px", marginBottom: "20px"}}>
7
<center >
8
<Link to={routes.LANDING}>
9
- <img src="./CodeMergersLogo.png" alt="Brand Logo" height={"70px"} />
+ <img src="./CodeMergers-Banner.png" alt="Brand Logo" height={"70px"} />
10
</Link>
11
<hr/>
12
</center>
0 commit comments