Skip to content

Commit cae02d2

Browse files
Remove commented SponsorSection from Index.tsx
Removed commented-out SponsorSection component.
1 parent 21d9f71 commit cae02d2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Source code/src/pages/Index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ const Index = () => {
2222
{/* Team Section with parallax */}
2323
<TeamSection />
2424

25-
{/* Sponsors */}
26-
{/* <SponsorSection />*/}
27-
2825
{/* Supporters */}
2926
<SupportersSection />
3027
</div>

0 commit comments

Comments
 (0)