diff --git a/README.md b/README.md index 7231fee..c9c249d 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@
- - LeeComp Logo + + LeetComp Logo -

LeeComp

+

LeetComp

Where Lee's meet to compete
- View Live Demo » + View Live Demo »

Report Bug @@ -36,7 +36,7 @@ ## About The Project -LeeComp is a platform where programmers can **compete together on LeetCode inside private challenge rooms**. +LeetComp is a platform where programmers can **compete together on LeetCode inside private challenge rooms**. Instead of solving problems alone, users can **create or join paid competition rooms** and compete for a **prize pool**. **How it works:** diff --git a/images/logo.png b/images/logo.png index 54393fe..a2af225 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/index.html b/index.html index 57638f6..2b8386b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - leetcomp-frontend + LeetComp diff --git a/src/components/Header.jsx b/src/components/Header.jsx index a76c124..4079071 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -40,7 +40,7 @@ export default function Header() { - LeeComp + LeetComp

diff --git a/src/components/Home.jsx b/src/components/Home.jsx index 05d5091..67f27d6 100644 --- a/src/components/Home.jsx +++ b/src/components/Home.jsx @@ -66,7 +66,7 @@ const Home = () => {

{/* Text is empty initially, filled by JS */}