Skip to content

Commit

Permalink
Move platform statistics section (#1419)
Browse files Browse the repository at this point in the history
Co-authored-by: ani-kalpachka <[email protected]>
  • Loading branch information
ani-kalpachka and ani-kalpachka authored Apr 28, 2023
1 parent e610fd6 commit 88618da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/client/index/IndexPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export default function IndexPage() {
metaDescription={t('metaDescription')}>
<ActiveCampaignsSection />
<CompletedCampaignsSection />
<HowWeWorkSection />
<PlatformStatisticsSection />
<HowWeWorkSection />
<TeamMembersSection />
<JoinPodkrepiBgSection />
<FaqSection />
Expand Down

0 comments on commit 88618da

Please sign in to comment.