Skip to content

Commit 6f51957

Browse files
committed
removed project pitch section from landing
1 parent 07f9963 commit 6f51957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Home/Home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const Home = () => {
6464
</Container>
6565

6666
<Introduction />
67-
<ProjectPitch />
67+
{/* <ProjectPitch /> */}
6868
<SponsorSection />
6969
<Location />
7070
</section>

0 commit comments

Comments
 (0)