diff --git a/src/pages/HomePage.jsx b/src/pages/HomePage.jsx index fdcabf58..4eed1b1b 100644 --- a/src/pages/HomePage.jsx +++ b/src/pages/HomePage.jsx @@ -9,7 +9,7 @@ const HomePage = () => {
-

Show your project to the world

+

Show your project to the world

ProjectsHut is an innovative platform that allows users to publish their projects for free.

diff --git a/src/pages/ProjectsPage.jsx b/src/pages/ProjectsPage.jsx index cdbd0d6c..b38ff72d 100644 --- a/src/pages/ProjectsPage.jsx +++ b/src/pages/ProjectsPage.jsx @@ -45,21 +45,21 @@ const ProjectsPage = () => { ))}
- {paginatedArr.map((ele, ind) => { return ( ) })} -