diff --git a/packages/DApp/src/components/Rules.tsx b/packages/DApp/src/components/Rules.tsx
index dd6591b..f94e5e4 100644
--- a/packages/DApp/src/components/Rules.tsx
+++ b/packages/DApp/src/components/Rules.tsx
@@ -17,14 +17,14 @@ export function Rules() {
👍
If a vote to add ends in favour of a community, the community will be added to the directory. Otherwise, a new
- vote for the addition of that community can be started after 2 days.
+ vote for the addition of that community can be started after 30 days.
🗑️
If a vote to remove a community ends in favour of the removal, the community will disappear from the
- directory. Otherwise, a new vote for removal can be submitted after about 2 days.
+ directory. Otherwise, a new vote for removal can be submitted after about 30 days.
{/*
@@ -37,14 +37,14 @@ export function Rules() {
⏳
- Each vote lasts for two days. When the voting period ends, the verification period starts, someone has to cast
- the votes.
+ Each vote lasts for two weeks. When the voting period ends, the verification period starts, someone has to
+ cast the votes.
⏳
- Each verification period lasts for one day. When the verification ends, someone has to finalize the vote with
+ Each verification period lasts for one week. When the verification ends, someone has to finalize the vote with
a finalization transaction.
@@ -59,10 +59,10 @@ export function Rules() {
⭐
- There is an always ongoing vote for which communities from the directory should appear in the Featured
- section. Every three days, three communities with the most votes are added to the section, replacing the three
- communities that were featured previously. After the community leaves Featured section, it cannot get there
- again for around a week.
+ There is an always ongoing vote for which communities from the directory should appear in the Weekly Featured
+ section. Every week, five communities with the most votes are added to the section, replacing the five
+ communities that were featured the previous week. After the community leaves Weekly Featured, it cannot get
+ there again for three weeks.