Skip to content

Commit

Permalink
Update homepage cover
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 23, 2024
1 parent fb7d706 commit 874368b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Binary file modified frontend/public/cover.mp4
Binary file not shown.
Binary file modified frontend/public/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions frontend/src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@ const Home = () => {
return (
<Layout onLoad={onLoad} strict={false}>
<div className="home">
{/* <div className="home-content">
<div className="home-cover">{strings.COVER}</div>
<div className="home-search">
<SearchForm />
</div>
</div> */}

<div className="home-content">

Expand Down

0 comments on commit 874368b

Please sign in to comment.