Skip to content

Commit

Permalink
add what people are saying section
Browse files Browse the repository at this point in the history
  • Loading branch information
vidvidvid committed Jul 26, 2023
1 parent 061b5da commit 57da406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ const Landing: React.FC<Props> = ({ patrons, guilds }) => {
nextSection={sections[8]}
activeSectionIndex={section}
/>
<JoinUs section={sections[7]} activeSectionIndex={section} />
<JoinUs section={sections[8]} activeSectionIndex={section} />
</PageContainer>
<SectionWayPoints currentWaypoint={section} />
<SocialsDesktop />
Expand Down

0 comments on commit 57da406

Please sign in to comment.